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

Eric Yang commented on YARN-8919:
---------------------------------

[~rkanter] Hadoop-extras, hadoop-gridmix, and hadoop-streaming projects maven 
pom.xml declares hadoop-mapreduce-client-jobclient jar file as provided.  This 
prevents the bouncy castle jar files to be brought into the projects because 
the projects assume mapreduce-client-jobclient is provided.  
hadoop-mapreduce-client-jobclient probably should be marked as test to bring in 
bouncy castle dependencies.  Thoughts?

> 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: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to