Clone my NIFI-3538 branch referenced in the pull request and build all of the HBase modules. There's three:
1. A service API in the services folder. 2. A service implementation in the services holder. 3. The nifi-hbase-bundle package (has a processor and nar project) in the nifi-nar-bundles folder. Then copy the two nar files (one in the services folder and the other in nifi-nar-bundles' nar project) to your instance's lib folder. On Wed, Jan 17, 2018 at 12:26 AM, Faisal Durrani <[email protected]> wrote: > New feature request Jira for deleting a Hbase row using Nifi processor has > been marked as 'Patch available' ( > https://issues.apache.org/jira/browse/NIFI-3538) . There is a github link > for the pull request mentioned in the ticket as well. Can some one tell how > to add this to our instance of Nifi so that we can access the processor? > > The github link is as below > https://github.com/apache/nifi/pull/2294 >
