Bryan Bende created NIFI-5062:
---------------------------------
Summary: Remove hbase-client from nifi-hbase-bundle pom
Key: NIFI-5062
URL: https://issues.apache.org/jira/browse/NIFI-5062
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.6.0
Reporter: Bryan Bende
Since the hbase-client dependency should be coming from the client service
implementation, we shouldn't need to specify it here:
[https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-hbase-bundle/pom.xml#L43]
We should also make hbase.version a property that can be overridden at build
time, rather than hard-coding it here:
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml#L73
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)