Kalmár Róbert created NIFI-9392:
-----------------------------------
Summary: 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
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)