<?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>question Using Nifi to stream data from Free streaming(not twitter) api to hdfs in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101953#M14597</link>
    <description>&lt;P&gt;Actually iam trying to use any api so that i can stream data using nifi and put it to hdfs. I know GetHttp processor is used to fetch data from a website. I want to know any free api thats streams data and also which processor to use in Nifi to connect to that api and stream data from that api using nifi to hdfs. Its a prototype iam trying to build using nifi. I just want to use an api other than twitter. Appreciate any help from friends.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 12:33:24 GMT</pubDate>
    <dc:creator>bigspark</dc:creator>
    <dc:date>2026-04-21T12:33:24Z</dc:date>
    <item>
      <title>Using Nifi to stream data from Free streaming(not twitter) api to hdfs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101953#M14597</link>
      <description>&lt;P&gt;Actually iam trying to use any api so that i can stream data using nifi and put it to hdfs. I know GetHttp processor is used to fetch data from a website. I want to know any free api thats streams data and also which processor to use in Nifi to connect to that api and stream data from that api using nifi to hdfs. Its a prototype iam trying to build using nifi. I just want to use an api other than twitter. Appreciate any help from friends.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:33:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101953#M14597</guid>
      <dc:creator>bigspark</dc:creator>
      <dc:date>2026-04-21T12:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nifi to stream data from Free streaming(not twitter) api to hdfs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101954#M14598</link>
      <description>&lt;P&gt;This shows how to use Google Finance API: &lt;A href="https://community.hortonworks.com/content/kbentry/8422/visualize-near-real-time-stock-price-changes-using.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/8422/visualize-near-real-time-stock-price-changes-using.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 07:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101954#M14598</guid>
      <dc:creator>vzlatkin</dc:creator>
      <dc:date>2016-01-11T07:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nifi to stream data from Free streaming(not twitter) api to hdfs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101955#M14599</link>
      <description>&lt;P&gt;Thanks Zlatkin&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 17:23:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101955#M14599</guid>
      <dc:creator>bigspark</dc:creator>
      <dc:date>2016-01-11T17:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nifi to stream data from Free streaming(not twitter) api to hdfs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101956#M14600</link>
      <description>&lt;P&gt;I am coming in a bit late but want to also recommend randomuser.me&lt;/P&gt;&lt;P&gt;Also want to point out that there are plenty of nifi templates found here: &lt;A target="_blank" href="https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates"&gt;https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Look at the "Fun_with_Hbase" template which gets random data from a rest API and in your case use the PutHDFS processor to ingest in to HDFS.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 22:03:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101956#M14600</guid>
      <dc:creator>hellojuan</dc:creator>
      <dc:date>2016-01-11T22:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nifi to stream data from Free streaming(not twitter) api to hdfs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101957#M14601</link>
      <description>&lt;P&gt;Thanks very much guys for the response. Iam planning to use datasift streaming api and rest api using nifi to store data in hdfs or hive or hbase tables? So i would appreciate your help in choosing the right approach and right nifi processors. Shall i go ahead and use GetHttp and PutHdfs here for both streaming and rest api or shall i think about streaming data directly from nifi to hbase or hive?? please let me know &lt;A rel="user" href="https://community.cloudera.com/users/1525/hellojuan.html" nodeid="1525"&gt;@Juan Sequeiros&lt;/A&gt;, &lt;A rel="user" href="https://community.cloudera.com/users/379/vzlatkin.html" nodeid="379"&gt;@Vladimir Zlatkin&lt;/A&gt; thanks guys&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:27:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-Nifi-to-stream-data-from-Free-streaming-not-twitter/m-p/101957#M14601</guid>
      <dc:creator>bigspark</dc:creator>
      <dc:date>2016-01-12T01:27:13Z</dc:date>
    </item>
  </channel>
</rss>

