[
https://issues.apache.org/jira/browse/NIFI-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041334#comment-16041334
]
Joseph Witt commented on NIFI-4034:
-----------------------------------
[~bbende] how about FetchHBaseRecord instead of FetchHBaseRowAsRecord
> Implement record-based HBase processors
> ---------------------------------------
>
> Key: NIFI-4034
> URL: https://issues.apache.org/jira/browse/NIFI-4034
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.2.0, 1.3.0
> Reporter: Bryan Bende
> Priority: Minor
>
> Now that we have record readers and writers, we should implement variants of
> the existing HBase processors that record-based...
> Processors to consider....
> * PutHBaseRecord - use a record reader to read the incoming flow file and
> write records to HBase
> * GetHBaseRecord - scans for new records from HBase and writes them to a flow
> file using a configured record writer
> * FetchHBaseRowAsRecord - fetch a row from HBase and write to a flow file
> using a configured record writer
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)