<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Is it mandatory to checkpoint my streaming query. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-it-mandatory-to-checkpoint-my-streaming-query/m-p/20761#M14055</link>
    <description>&lt;P&gt;I have ad-hoc one-time&amp;nbsp;streaming queries where I believe checkpoint won't give any value add. Should I still use checkpointing &lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 13:54:39 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-24T13:54:39Z</dc:date>
    <item>
      <title>Is it mandatory to checkpoint my streaming query.</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-mandatory-to-checkpoint-my-streaming-query/m-p/20761#M14055</link>
      <description>&lt;P&gt;I have ad-hoc one-time&amp;nbsp;streaming queries where I believe checkpoint won't give any value add. Should I still use checkpointing &lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 13:54:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-mandatory-to-checkpoint-my-streaming-query/m-p/20761#M14055</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T13:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it mandatory to checkpoint my streaming query.</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-mandatory-to-checkpoint-my-streaming-query/m-p/20762#M14056</link>
      <description>&lt;P&gt;It's not mandatory. But the strong recommendation is to use Checkpointing for Streaming irrespective of your use case. This is because the default checkpoint location can get a lot of files over time as there is no graceful guaranteed cleaning in place if you do not specify a streaming checkpoint location.  Having these stale checkpoint files can impact the performance of queries as file listing on these directories turn out to be very expensive. &lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 13:57:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-mandatory-to-checkpoint-my-streaming-query/m-p/20762#M14056</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T13:57:33Z</dc:date>
    </item>
  </channel>
</rss>

