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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to