[ 
https://issues.apache.org/jira/browse/NIFI-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430083#comment-17430083
 ] 

ASF subversion and git services commented on NIFI-9248:
-------------------------------------------------------

Commit d722b820a18836b13df5fb5d85b62f07e5979720 in nifi's branch 
refs/heads/main from Denes Arvay
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d722b82 ]

NIFI-9248 Use hive-exec:core instead of the "regular" hive-exec dependency

- Excluded org.apache.hive:hive-exec and added the "core" classifier version
- Added the removed dependencies explicitly

NIFI-9248 Add additional log4j excludes

Signed-off-by: Matthew Burgess <[email protected]>

This closes #5414


> Use hive-exec:core instead of the "regular" hive-exec dependency
> ----------------------------------------------------------------
>
>                 Key: NIFI-9248
>                 URL: https://issues.apache.org/jira/browse/NIFI-9248
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Denes Arvay
>            Assignee: Denes Arvay
>            Priority: Major
>             Fix For: 1.15.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> The regular hive-exec jar is a fat jar containing a number of 3rd party 
> dependencies without proper shading [1].
> This can lead to version collisions as it did in a recent PR [2].
> The "core" classifier version of hive-exec doesn't contain the dependencies, 
> using that solves the issue but the missing dependencies need to be 
> referenced explicitly.
> [1] https://github.com/apache/hive/blob/rel/release-3.1.2/ql/pom.xml#L925-L961
> [2] https://github.com/apache/nifi/pull/5358/checks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to