[
https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590353#comment-15590353
]
Bryan Bende commented on NIFI-1784:
-----------------------------------
[~sean.monner] Unfortunately I don't know of any good work arounds at the
moment. It looks like HBase has a REST API, so it might be possible to use
InvokeHttp/GetHttp to interact with it, but I have never tried
(http://hbase.apache.org/book.html#_rest).
> Create a FetchHBase Processor
> -----------------------------
>
> Key: NIFI-1784
> URL: https://issues.apache.org/jira/browse/NIFI-1784
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Priority: Minor
>
> We should provide a processor to fetch a row from HBase. The processor should
> support receiving an incoming FlowFile and taking the row id to fetch from an
> attribute on the incoming, and should also be able to fetch a static row id.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)