You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 03:03:34 UTC

[jira] [Commented] (HADOOP-11230) Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN

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

Hudson commented on HADOOP-11230:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #6446 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/6446/])
HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter. (wheat9: rev d794f785defe4b49905f90542cd210aa2f119dfd)
* hadoop-common-project/hadoop-kms/pom.xml
* hadoop-hdfs-project/hadoop-hdfs/pom.xml
* hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/pom.xml
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/pom.xml
* hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml


> Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-11230
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11230
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.7.0
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: 2.7.0
>
>         Attachments: HADOOP-11230-2.patch, HADOOP-11230.patch
>
>
> HADOOP-10847 removes uses of {{sun.security.x509.*}} packages, but causes tests that use {{KeyStoreTestUtil}} outside of hadoop-common to fail.  See [this comment|https://issues.apache.org/jira/browse/HADOOP-10847?focusedCommentId=14196756&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14196756] for details.
> This was originally a duplicate of HADOOP-10847, but we've repurposed it to fix the {{NoClassDefFoundError}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)