[
https://issues.apache.org/jira/browse/NIFI-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-9591:
-----------------------------------
Description: The {{nifi-kite-processors}} module includes a dependency on
{{hive-hcatalog-core}}, which uses a version number based on the
{{hive.version}} property in the Maven configuration. The default version of
1.2.1 does not include any Log4j 2 dependencies, but changing the
{{hive.version}} property to 3.1.2 introduces several dependencies on Log4j 2
libraries, including log4j-core. The list of exclusions in
{{nifi-kite-processors}} should be updated with log4j-core to support building
the module with Hive 3.1.2 while avoid the banned log4j-core dependency. (was:
The {{nifi-kite-processors}} module includes a dependency on
{{{}hive-hcatalog-core{}}}, which uses a version number based on the
{{hive.version}} property in the Maven configuration. The default version of
1.2.1 does not include any Log4j 2 dependencies, but changing the
{{hive.version}} property to 3.1.2 introduces several dependencies on Log4j 2
libraries, including log4j-core. The list of exclusions in
{{nifi-kite-processors}} should be updated with log4j-core to support building
the module with Hive 3.1.2 while avoid the banned log4j-core dependency.)
> Exclude log4j-core from Kite Processors
> ---------------------------------------
>
> Key: NIFI-9591
> URL: https://issues.apache.org/jira/browse/NIFI-9591
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
>
> The {{nifi-kite-processors}} module includes a dependency on
> {{hive-hcatalog-core}}, which uses a version number based on the
> {{hive.version}} property in the Maven configuration. The default version of
> 1.2.1 does not include any Log4j 2 dependencies, but changing the
> {{hive.version}} property to 3.1.2 introduces several dependencies on Log4j 2
> libraries, including log4j-core. The list of exclusions in
> {{nifi-kite-processors}} should be updated with log4j-core to support
> building the module with Hive 3.1.2 while avoid the banned log4j-core
> dependency.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)