[
https://issues.apache.org/jira/browse/NIFI-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550497#comment-17550497
]
Raj edited comment on NIFI-9392 at 6/6/22 2:18 PM:
---------------------------------------------------
[~mattyb149] , Seems like this issue also exists in 1.16.1 Put3HiveStreaming.
PutHive3Streaming[id=38c56b98-0181-1000-0000-000077757de2] Failed to properly
initialize Processor. If still scheduled to run, NiFi will attempt to
initialize and run the Processor again after the 'Administrative Yield
Duration' has elapsed. Failure is due to java.lang.NoClassDefFoundError:
org/apache/hadoop/tracing/SpanReceiverHost
java.lang.NoClassDefFoundError: org/apache/hadoop/tracing/SpanReceiverHost
at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:634)
Where can i find the latest nar file for this fix?.
was (Author: JIRAUSER290551):
[~mattyb149] , Seems like this issue also exists in 16.1 Put3HiveStreaming.
PutHive3Streaming[id=38c56b98-0181-1000-0000-000077757de2] Failed to properly
initialize Processor. If still scheduled to run, NiFi will attempt to
initialize and run the Processor again after the 'Administrative Yield
Duration' has elapsed. Failure is due to java.lang.NoClassDefFoundError:
org/apache/hadoop/tracing/SpanReceiverHost
java.lang.NoClassDefFoundError: org/apache/hadoop/tracing/SpanReceiverHost
at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:634)
Where can i find the latest nar file for this fix?.
> 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: 1h 20m
> 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.7#820007)