<?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 Re: What are the output operations that can be performed on DStreams? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-are-the-output-operations-that-can-be-performed-on-dstreams/m-p/19792#M13323</link>
    <description>&lt;P&gt;Output operations on DStreams pushes the DStream's data to external systems like a database or a file system. Following are the key operations that can be performed on DStreams.&lt;/P&gt;&lt;P&gt;&lt;B&gt;saveAsTextFiles()&lt;/B&gt;&amp;nbsp;- Saves the DStream's data as text file.&lt;/P&gt;&lt;P&gt;&lt;B&gt;saveAsObjectFiles()&lt;/B&gt;&amp;nbsp;- Saves the DStreams data as serialized Java objects.&lt;/P&gt;&lt;P&gt;&lt;B&gt;saveAsHadoopFiles()&lt;/B&gt;&amp;nbsp;- Saves the DStream's data as Hadoop files.&lt;/P&gt;&lt;P&gt;&lt;B&gt;foreachRDD()&lt;/B&gt;&amp;nbsp;- A generic output operator that applies a function, func, to each RDD generated from the DStream.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 14:02:11 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-25T14:02:11Z</dc:date>
    <item>
      <title>What are the output operations that can be performed on DStreams?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-are-the-output-operations-that-can-be-performed-on-dstreams/m-p/19791#M13322</link>
      <description />
      <pubDate>Fri, 25 Jun 2021 14:01:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-are-the-output-operations-that-can-be-performed-on-dstreams/m-p/19791#M13322</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-25T14:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: What are the output operations that can be performed on DStreams?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-are-the-output-operations-that-can-be-performed-on-dstreams/m-p/19792#M13323</link>
      <description>&lt;P&gt;Output operations on DStreams pushes the DStream's data to external systems like a database or a file system. Following are the key operations that can be performed on DStreams.&lt;/P&gt;&lt;P&gt;&lt;B&gt;saveAsTextFiles()&lt;/B&gt;&amp;nbsp;- Saves the DStream's data as text file.&lt;/P&gt;&lt;P&gt;&lt;B&gt;saveAsObjectFiles()&lt;/B&gt;&amp;nbsp;- Saves the DStreams data as serialized Java objects.&lt;/P&gt;&lt;P&gt;&lt;B&gt;saveAsHadoopFiles()&lt;/B&gt;&amp;nbsp;- Saves the DStream's data as Hadoop files.&lt;/P&gt;&lt;P&gt;&lt;B&gt;foreachRDD()&lt;/B&gt;&amp;nbsp;- A generic output operator that applies a function, func, to each RDD generated from the DStream.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 14:02:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-are-the-output-operations-that-can-be-performed-on-dstreams/m-p/19792#M13323</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-25T14:02:11Z</dc:date>
    </item>
  </channel>
</rss>

