You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by baolsen <gi...@git.apache.org> on 2017/04/04 07:30:24 UTC

[GitHub] nifi issue #1645: NIFI-3644 - Added HBase_1_1_2_ClientMapCacheService

Github user baolsen commented on the issue:

    https://github.com/apache/nifi/pull/1645
  
    Hi @bbende, please take a look at this PR.
    
    I've added HBase_1_1_2_ClientMapCacheService as a controller service which uses the HBase_1_1_2_ClientService to store a cache of values on HBase. 
    
    Can be used in the DetectDuplicate processor in place of a DistributedMapCache (and other processors as well)
    
    Travis build is passing 4/5, not sure why one of the languages would fail.
    The AppVeyor build is failing on a specific test "TestListFile.testAttributesSet" which I don't think is mine.
    
    Let me know what you think.
    Thanks!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---