[
https://issues.apache.org/jira/browse/NIFI-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess resolved NIFI-9392.
--------------------------------
Resolution: Fixed
I was running in an unsupported configuration which is why I think I ran into
additional errors. When running against Apache Hive 3.1.2 in EMR I did not see
any startup errors (although I'm still running into HIVE-22393). Resolving this
issue based on my findings, if others find additional errors please feel free
to reopen (before the Fix Version is released) or file a new Jira (after the
Fix Version is released).
> 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)