[
https://issues.apache.org/jira/browse/HADOOP-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
pascal oliva updated HADOOP-11810:
----------------------------------
Attachment: HADOOP-11810-1.patch
Patch with : git diff --no-prefix trunk > ../HADOOP-11810-1.patch
tested with : mvn test -X
-Dtest=org.apache.hadoop.registry.secure.TestSecureRMRegistryOperations
> Test TestSecureRMRegistryOperations failed with IBM_JAVA JVM
> ------------------------------------------------------------
>
> Key: HADOOP-11810
> URL: https://issues.apache.org/jira/browse/HADOOP-11810
> Project: Hadoop Common
> Issue Type: Test
> Affects Versions: 3.0.0, 2.6.0
> Environment: $ mvn -version
> Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9;
> 2014-02-14T11:37:52-06:00)
> Maven home: /opt/apache-maven-3.2.1
> Java version: 1.7.0, vendor: IBM Corporation
> Java home: /usr/lib/jvm/ibm-java-ppc64le-71/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-229.ael7b.ppc64le", arch: "ppc64le",
> family: "unix"
> Reporter: pascal oliva
> Fix For: 3.0.0
>
> Attachments: HADOOP-11810-1.patch
>
>
> TestSecureRMRegistryOperations failed with JBM IBM JAVA
> mvn test -X
> -Dtest=org.apache.hadoop.registry.secure.TestSecureRMRegistryOperations
> Module Total Failure Error Skipped
> -------------------------------------------------
> hadoop-yarn-registry 12 0 12 0
> -------------------------------------------------
> Total 12 0 12 0
> With
> javax.security.auth.login.LoginException: Bad JAAS configuration:
> unrecognized option: isInitiator
> and
> Bad JAAS configuration: unrecognized option: storeKey
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)