[
https://issues.apache.org/jira/browse/YARN-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659370#comment-16659370
]
Robert Kanter commented on YARN-8919:
-------------------------------------
It does look like we should add both bouncycastle dependencies though. I tried
modifying the code to not use the {{OperatorCreationException}} to see if that
would help, but then it fails because it can't find some classes in the other
bouncycastle dependency. I'm guessing one must pull in the other, but it's
best to declare direct dependencies.
[~tasanuma0829], can you update the patch to also add {{bcprov-jdk15on}} as a
test dependency to those poms?
> Some tests fail due to NoClassDefFoundError for OperatorCreationException
> -------------------------------------------------------------------------
>
> Key: YARN-8919
> URL: https://issues.apache.org/jira/browse/YARN-8919
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Takanobu Asanuma
> Priority: Critical
> Attachments: YARN-8919.WIP.1.patch
>
>
> These tests still fail due to {{NoClassDefFoundError:
> org/bouncycastle/operator/OperatorCreationException}}.
> {noformat}
> hadoop.streaming.TestFileArgs
> hadoop.streaming.TestMultipleCachefiles
> hadoop.streaming.TestStreamingBadRecords
> hadoop.streaming.TestSymLink
> hadoop.streaming.TestMultipleArchiveFiles
> hadoop.mapred.gridmix.TestGridmixSubmission
> hadoop.mapred.gridmix.TestDistCacheEmulation
> hadoop.mapred.gridmix.TestLoadJob
> hadoop.mapred.gridmix.TestSleepJob
> hadoop.tools.TestDistCh
> {noformat}
> See:
> https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/931/#showFailuresLink
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]