<?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 Real time data from sensors in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142335#M44131</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to nifi and i would like to ask if someone has experience to integrate real time sensor data into Nifi.&lt;/P&gt;&lt;P&gt;My idea is to get data from: &lt;A href="https://www.pubnub.com/developers/realtime-data-streams/sensor-network/" target="_blank"&gt;https://www.pubnub.com/developers/realtime-data-streams/sensor-network/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then store into Hadoop and visualize it,&lt;/P&gt;&lt;P&gt;Any ideas? What processors I can use?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 10:45:06 GMT</pubDate>
    <dc:creator>jamatller</dc:creator>
    <dc:date>2022-09-16T10:45:06Z</dc:date>
    <item>
      <title>Real time data from sensors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142335#M44131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to nifi and i would like to ask if someone has experience to integrate real time sensor data into Nifi.&lt;/P&gt;&lt;P&gt;My idea is to get data from: &lt;A href="https://www.pubnub.com/developers/realtime-data-streams/sensor-network/" target="_blank"&gt;https://www.pubnub.com/developers/realtime-data-streams/sensor-network/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then store into Hadoop and visualize it,&lt;/P&gt;&lt;P&gt;Any ideas? What processors I can use?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:45:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142335#M44131</guid>
      <dc:creator>jamatller</dc:creator>
      <dc:date>2022-09-16T10:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Real time data from sensors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142336#M44132</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13883/jamatller.html" nodeid="13883"&gt;@jordi&lt;/A&gt; &lt;/P&gt;&lt;P&gt;There are a few ways to do this within NiFi, but I would recommend using the &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.script.ExecuteScript/"&gt;ExecuteScript&lt;/A&gt; processor. You can use this processor to execute a python script (which is in the link you provided). &lt;/P&gt;&lt;P&gt;The response from pubnub can be captured using python (as json) and the routed to the &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.EvaluateJsonPath/"&gt;EvaluateJsonPath&lt;/A&gt; processor, where the json variables can be parsed and processed as part of your NiFi flow. &lt;/P&gt;&lt;P&gt;NiFi can also route the json or parsed values to HDFS, HBase, Hive, etc using the corresponding processors. &lt;/P&gt;&lt;P&gt;Let me know if this helps. &lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 08:50:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142336#M44132</guid>
      <dc:creator>dzaratsian</dc:creator>
      <dc:date>2016-10-21T08:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Real time data from sensors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142337#M44133</link>
      <description>&lt;P&gt;Hi Dan, thanks for your quick answer. I will check.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 16:10:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142337#M44133</guid>
      <dc:creator>jamatller</dc:creator>
      <dc:date>2016-10-21T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Real time data from sensors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142338#M44134</link>
      <description>&lt;P&gt;Hi, I have another question if i want to send this realtime data for visualization in real time, how can I connect Nifi to Grafana chart for example? Should I use kafka or do you recommed others?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 18:41:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142338#M44134</guid>
      <dc:creator>jamatller</dc:creator>
      <dc:date>2016-10-21T18:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Real time data from sensors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142339#M44135</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/62682/real-time-data-from-sensors.html#"&gt;@jordi&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;You can use the PostHTTP processor to send json (or another format) to Grafana using their &lt;A href="http://docs.grafana.org/reference/http_api/"&gt;API&lt;/A&gt;. Depending on your use case, you may want to add Kafka in there as the intermediate message/routing bus, especially if you are sending that data to other endpoints/services in addition to Grafana. &lt;/P&gt;&lt;P&gt;An alternative option would be to send the data into Solr (using the PutSolrContentStream NiFi processor). From Solr, you can use the Banana UI to create realtime dashboard. &lt;/P&gt;&lt;P&gt;If this answers your question, can you please click the "Accept" response. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; And if you have additional questions or would like more detail, please let me know.  &lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 19:57:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Real-time-data-from-sensors/m-p/142339#M44135</guid>
      <dc:creator>dzaratsian</dc:creator>
      <dc:date>2016-10-21T19:57:10Z</dc:date>
    </item>
  </channel>
</rss>

