[
https://issues.apache.org/jira/browse/NIFI-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-5336:
-------------------------------
Status: Patch Available (was: In Progress)
> 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)