[ 
https://issues.apache.org/jira/browse/NIFI-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-9591:
-----------------------------------
    Description: 
The Kite project has not been updated for several years and the latest version 
of the Kite library available in Maven Central is dated 2015. For this reason, 
the Kite Processors should be removed.

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. Removing the Kite Processors will resolve this 
build problem, which is not directly related to Hive 3 components.

  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.


> Remove 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 Kite project has not been updated for several years and the latest 
> version of the Kite library available in Maven Central is dated 2015. For 
> this reason, the Kite Processors should be removed.
> 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. Removing the Kite Processors will resolve 
> this build problem, which is not directly related to Hive 3 components.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to