[
https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867113#comment-15867113
]
ASF GitHub Bot commented on NIFI-1784:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1349
@bbende looks like this needs to be rebased against master and updated. I
get the following
[ERROR]
/Users/jwitt/apachenifi/nifi.git/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/FetchHBaseRow.java:[262,47]
error: incompatible types: byte[] cannot be converted to Collection<Column>
> 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
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 1.2.0
>
>
> 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.15#6346)