Hi Mike , Thank you for the reply. Our admin installed Nifi using the binaries available on the nifi website and unfortunately we don't have a git client setup on the Linux cluster, Nor do i have the rights or permission to setup one. Would it be possible for your to provide the Nar files which i can just place in my instance's lib folder?
On 2018-01-17 22:41, Mike Thomsen <[email protected]> wrote: > 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 > > >
