[
https://issues.apache.org/jira/browse/NIFI-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161290#comment-16161290
]
ASF GitHub Bot commented on NIFI-4346:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/2125
@MikeThomsen thanks for the contribution! I think this will be a very
useful lookup service for a lot of people. Code looks good for the most part
but could use a few minor tweaks. Commented inline. Thanks again!
> Add a lookup service that uses HBase
> ------------------------------------
>
> Key: NIFI-4346
> URL: https://issues.apache.org/jira/browse/NIFI-4346
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Priority: Minor
>
> A LookupService based on HBase should be able to handle at least two
> scenarios:
> 1. Pull a single cell and return it as a string.
> 2. Pull multiple cells and return them as a Record that can be merged into
> another record.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)