[
https://issues.apache.org/jira/browse/NIFI-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448810#comment-17448810
]
Matt Burgess commented on NIFI-9392:
------------------------------------
I think we need to bump the hive-storage-api dependency to match the Hive
version even though Apache Hive 3.1.2 still points at the 2.7.0 version. Also
we should investigate removing orc-tools entirely to avoid any further version
mismatches.
> PutHive3Streaming processor throws java.lang.NoClassDefFoundError on startup
> ----------------------------------------------------------------------------
>
> Key: NIFI-9392
> URL: https://issues.apache.org/jira/browse/NIFI-9392
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.15.0
> Reporter: Kalmár Róbert
> Assignee: Kalmár Róbert
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Upon starting a _*PutHive3Streaming*_ processor it throws the following error
> {code:java}
> java.lang.NoClassDefFoundError:
> org/apache/hadoop/crypto/key/KeyProviderTokenIssuer {code}
> It appears that the wrong _*hadoop-common*_ version is picked up because
> _*orc-tools*_ includes the wrong version it transitively.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)