[
https://issues.apache.org/jira/browse/NIFI-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445674#comment-16445674
]
ASF subversion and git services commented on NIFI-5062:
-------------------------------------------------------
Commit 1dbfcb94453cdfb50666b876c6836d924fae9048 in nifi's branch
refs/heads/master from [~sivaprasanna]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1dbfcb9 ]
NIFI-5062: Removed hbase-client dependecy from hbase bundle
This closes #2636
Signed-off-by: Mike Thomsen <[email protected]>
> 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
> Assignee: Sivaprasanna Sethuraman
> Priority: Minor
>
> 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)