[
https://issues.apache.org/jira/browse/NIFI-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448065#comment-17448065
]
ASF subversion and git services commented on NIFI-9392:
-------------------------------------------------------
Commit f28e755bc302e83cbdc446da27fa23e76ba796b3 in nifi's branch
refs/heads/main from Robert Kalmar
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f28e755 ]
NIFI-9392 PutHive3Streaming processor throws java.lang.NoClassDefFoundError on
startup
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5536
> 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
> Time Spent: 0.5h
> 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)