[ 
https://issues.apache.org/jira/browse/NIFI-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939145#comment-15939145
 ] 

ASF GitHub Bot commented on NIFI-3639:
--------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/1615
  
    Hi @baolsen , thanks for contributing! 
    
    One question, is there any difference between the get method being added, 
and using the existing scan method with startRow and endRow being the same 
value?
    
    There is a new FetchHBaseRow processor in master that hasn't been released 
yet, and its using scan to fetch a single row:
    
    
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/FetchHBaseRow.java#L259-L262


> Add HBase Get to HBase_1_1_2_ClientService
> ------------------------------------------
>
>                 Key: NIFI-3639
>                 URL: https://issues.apache.org/jira/browse/NIFI-3639
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Bjorn Olsen
>            Priority: Trivial
>
> Enhance HBase_1_1_2_ClientService and API to provide HBase Get functionality. 
> Currently only Put and Scan are supported.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to