<?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 Re: Issues with DataSift streaming HTTP API working in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102410#M14924</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/361/apiri.html" nodeid="361"&gt;@Aldrin Piri&lt;/A&gt; Interesting i thought we would have an out of the box processor as In internet of things where nifi is best suited i think we need an out of the box processor. SO if we are trying to stream well logs or sensor data using nifi which processors do we use? We have GetTwitter to stream tweets which is realtime.. Anyway thanks for the tips for using alternate processors for proof of concept. Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2016 07:03:07 GMT</pubDate>
    <dc:creator>bigspark</dc:creator>
    <dc:date>2016-01-14T07:03:07Z</dc:date>
    <item>
      <title>Issues with DataSift streaming HTTP API working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102408#M14922</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1309-screenshot-from-2016-01-13-11-01-24.png" style="width: 1680px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23710iA6E3B5A655213495/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1309-screenshot-from-2016-01-13-11-01-24.png" alt="1309-screenshot-from-2016-01-13-11-01-24.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying to use InvokeHttp processor for the follwoing datasift https url. SSlcontext is now been setup. In the properties of InvokeHttp i gave https url and gave basic username and password which i was using for curl. I gave Auth in basic username and password. It starts up but doesnt pull any data. How do we stop it apart from restarting nifi. Also once the connection is made i want to keep it alive and doesn want it to get time out like in gethttp..??&lt;/P&gt;&lt;P&gt;. &lt;A href="https://stream.datasift.com/fb409968ceacb8e588bb82de95c59958" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stream.datasift.com/fb409968ceacb8e588bb82de95c59958&lt;/A&gt; -H 'Auth: suri:dba37513923299cbb5bcbff766bacd3d&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:15:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102408#M14922</guid>
      <dc:creator>bigspark</dc:creator>
      <dc:date>2019-08-19T12:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with DataSift streaming HTTP API working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102409#M14923</link>
      <description>&lt;P&gt;Surender:&lt;/P&gt;&lt;P&gt;The default NiFi does not currently have any processors that map directly to streamed HTTP data sources. &lt;/P&gt;&lt;P&gt;As a means of getting the data into a NiFi flow, you could also consider &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.ExecuteProcess/index.html"&gt;https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.ExecuteProcess/index.html&lt;/A&gt; processor. &lt;/P&gt;&lt;P&gt;Configuring an instance of this processor, with the properties:&lt;/P&gt;&lt;P&gt;Command&lt;IMG src="https://ip1.i.lithium.com/a2843f34579ae14ef765a6d20edcd0c26aee4374/687474703a2f2f6c6f63616c686f73743a383038302f6e6966692f696d616765732f69636f6e496e666f2e706e67" alt="Info" style="margin: 4px 6px 0px 0px; padding: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; position: relative; left: 3px; top: 1px; float: right;" /&gt;&lt;/P&gt;&lt;PRE&gt;curl&lt;/PRE&gt;&lt;P&gt;Command Arguments&lt;/P&gt;&lt;IMG src="https://ip1.i.lithium.com/a2843f34579ae14ef765a6d20edcd0c26aee4374/687474703a2f2f6c6f63616c686f73743a383038302f6e6966692f696d616765732f69636f6e496e666f2e706e67" alt="Info" style="margin: 4px 6px 0px 0px; padding: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; position: relative; left: 3px; top: 1px; float: right;" /&gt;&lt;PRE&gt;-H "Auth: suri:dba37513923299cbb5bcbff766bacd3d" &lt;A href="https://stream.datasift.com/fb409968ceacb8e588bb82de95c59958" target="_blank"&gt;https://stream.datasift.com/fb409968ceacb8e588bb82de95c59958&lt;/A&gt;&lt;/PRE&gt;Batch Duration&lt;IMG src="https://ip1.i.lithium.com/a2843f34579ae14ef765a6d20edcd0c26aee4374/687474703a2f2f6c6f63616c686f73743a383038302f6e6966692f696d616765732f69636f6e496e666f2e706e67" alt="Info" style="margin: 4px 6px 0px 0px; padding: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; position: relative; left: 3px; top: 1px; float: right;" /&gt;&lt;PRE&gt;1s&lt;/PRE&gt;&lt;P&gt;will give you provide a mechanism to bring this streamed content into the flow, batched into flowfiles at one second intervals.  This gives a nice proof of concept of how you could interact with the data source before diving into a custom processor.  However, this is inexact, and as a result, some results may get truncated depending on time boundaries. A custom processor might be nice to handle the data format to be cognizant of event boundaries.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 06:54:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102409#M14923</guid>
      <dc:creator>apiri</dc:creator>
      <dc:date>2016-01-14T06:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with DataSift streaming HTTP API working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102410#M14924</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/361/apiri.html" nodeid="361"&gt;@Aldrin Piri&lt;/A&gt; Interesting i thought we would have an out of the box processor as In internet of things where nifi is best suited i think we need an out of the box processor. SO if we are trying to stream well logs or sensor data using nifi which processors do we use? We have GetTwitter to stream tweets which is realtime.. Anyway thanks for the tips for using alternate processors for proof of concept. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 07:03:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102410#M14924</guid>
      <dc:creator>bigspark</dc:creator>
      <dc:date>2016-01-14T07:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with DataSift streaming HTTP API working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102411#M14925</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1952/suri-1415.html" nodeid="1952"&gt;@surender nath reddy kudumula&lt;/A&gt; There are several other processors that handle various types of data formats and protocols and always more in development as we continue to grow the product and community.  Some common items include UDP and Syslog listeners.  I think there are certainly some additional items that we can add into NiFi to facilitate a use case such as streaming HTTP and actually started creating a ticket to provide some functionalities to at least cover general cases (&lt;A href="https://issues.apache.org/jira/browse/NIFI-1389"&gt;NIFI-1389&lt;/A&gt;) Feel free to add any suggestions toward that functionality. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 07:16:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102411#M14925</guid>
      <dc:creator>apiri</dc:creator>
      <dc:date>2016-01-14T07:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with DataSift streaming HTTP API working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102412#M14926</link>
      <description>&lt;P&gt;thanks &lt;A rel="user" href="https://community.cloudera.com/users/361/apiri.html" nodeid="361"&gt;@Aldrin Piri&lt;/A&gt;. ExecuteProcess processor fetches data. But i ll look for creating a custom processor. Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 07:42:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102412#M14926</guid>
      <dc:creator>bigspark</dc:creator>
      <dc:date>2016-01-14T07:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with DataSift streaming HTTP API working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102413#M14927</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/361/apiri.html" nodeid="361"&gt;@Aldrin Piri&lt;/A&gt;  Appreciate on opening the Jira to handle this. &lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 09:35:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-DataSift-streaming-HTTP-API-working/m-p/102413#M14927</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-17T09:35:20Z</dc:date>
    </item>
  </channel>
</rss>

