[
https://issues.apache.org/jira/browse/NIFI-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523483#comment-16523483
]
ASF subversion and git services commented on NIFI-5336:
-------------------------------------------------------
Commit 921403ff558a7922210db6107ff33dff4c879483 in nifi's branch
refs/heads/master from [~ca9mbu]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=921403f ]
NIFI-5336: Exclude hbase-server from Hive 3 bundle
This closes #2811
Signed-off-by: Mike Thomsen <[email protected]>
> Remove hbase-server dependency from Hive 3 bundles
> --------------------------------------------------
>
> Key: NIFI-5336
> URL: https://issues.apache.org/jira/browse/NIFI-5336
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
>
> hbase-server-2.0.0.0-alpha4 is a dependency being transitively brought in by
> hive-jdbc in the Hive 3 processors module. That dependency is unnecessary for
> NiFi (as it is a client and does not need server dependencies), and its POM
> adds a local folder as a Maven repository, which causes the directory to be
> created at the top-level NiFi folder as well as the nifi-hive3-processors
> folder, which are also unnecessary.
> Removing this dependency via explicit exclusion will reduce the size of the
> Hive 3 NAR as well as prevent the build from creating the unnecessary folders.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)