You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2022/03/07 21:04:00 UTC

[jira] [Commented] (NIFI-9392) PutHive3Streaming processor throws java.lang.NoClassDefFoundError on startup

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

Matt Burgess commented on NIFI-9392:
------------------------------------

Removed Fix Version, waiting for Apache Hive 3.1.3 release to take care of the Avro errors seen in NIFI-9248 and what made this Jira necessary.

> 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: 50m
>  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)