You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/13 21:20: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=17458725#comment-17458725 ] 

ASF subversion and git services commented on NIFI-9392:
-------------------------------------------------------

Commit 8f90e9efc01d6314bc30a2419e3c2c3990461cbb in nifi's branch refs/heads/support/nifi-1.15 from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8f90e9e ]

Revert "NIFI-9392 PutHive3Streaming processor throws java.lang.NoClassDefFoundError on startup"

This commit on 1.16 isn't quite ready so removing from the 1.15.1 release

This reverts commit 8581799f78dadfe81bac1b6a66438e51c017e6d6.


> 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)