<?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: Insert HBase data to a HttpResponse in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148165#M32483</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;The GetHBase processor was created to be a source processor that incrementally extracts data from an HBase table, trying to use the timestamps of the cells to find new data. Unfortunately because of that it does not support incoming FlowFiles triggering it, which means it can't be used with HandleHttpRequest/Response.&lt;/P&gt;&lt;P&gt;We had a similar request to what you would like to do and created this JIRA ticket:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-1784" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-1784&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If we implemented that ScanHBase processor as described in the ticket, then you could have a flow like &lt;/P&gt;&lt;PRE&gt;HandleHttpRequest -&amp;gt; ScanHBase -&amp;gt; HandleHttpResponse
&lt;/PRE&gt;&lt;P&gt;-Bryan&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2016 04:24:03 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-06-21T04:24:03Z</dc:date>
    <item>
      <title>Insert HBase data to a HttpResponse</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148164#M32482</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have a HBase table with data and I want to add this data to an HttpResponse. I can access the data with the GetHBase processor and I can also send an HttpResponse with the HandleHttpResponse processor. But until know, I can not combine both --&amp;gt; pull the data from HBase and add this content to the FlowFile of the HttpRequest to send it with the HttpResponse to the client.&lt;/P&gt;&lt;P&gt;How can I solve this problem with NiFi? Do you have any example?&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;JH&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 04:18:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148164#M32482</guid>
      <dc:creator>n3_apple</dc:creator>
      <dc:date>2016-06-21T04:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Insert HBase data to a HttpResponse</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148165#M32483</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;The GetHBase processor was created to be a source processor that incrementally extracts data from an HBase table, trying to use the timestamps of the cells to find new data. Unfortunately because of that it does not support incoming FlowFiles triggering it, which means it can't be used with HandleHttpRequest/Response.&lt;/P&gt;&lt;P&gt;We had a similar request to what you would like to do and created this JIRA ticket:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-1784" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-1784&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If we implemented that ScanHBase processor as described in the ticket, then you could have a flow like &lt;/P&gt;&lt;PRE&gt;HandleHttpRequest -&amp;gt; ScanHBase -&amp;gt; HandleHttpResponse
&lt;/PRE&gt;&lt;P&gt;-Bryan&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 04:24:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148165#M32483</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-06-21T04:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Insert HBase data to a HttpResponse</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148166#M32484</link>
      <description>&lt;P&gt;thank you very much for the fast answer. I will try to solve this problem by executing a script which get the data from the hbase table.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 18:49:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Insert-HBase-data-to-a-HttpResponse/m-p/148166#M32484</guid>
      <dc:creator>n3_apple</dc:creator>
      <dc:date>2016-06-21T18:49:26Z</dc:date>
    </item>
  </channel>
</rss>

