Hi Mike, I downloaded the branch and tried building the modules.I can find
the nar-hbase bundle folder but I am not sure about the first two. Running
the mvn install -DskipTests=true  command at the folder location of nifi
hbase bundle failed with the dependency error. Can you kindly let me know
the exact folder where i have to run these maven commands and the location
where the final nar files will be generated? ( I apologize for my lack of
knowledge )

Additionally will this processor be available in the next Nifi release? if
so, when is that expected?

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.


On Wed, Jan 17, 2018 at 2:26 PM, Faisal Durrani <te04.0...@gmail.com> 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
>

Reply via email to