Yesha Vora created YARN-6220:
--------------------------------
Summary: Few TestSecureRMRegistryOperations UT fails
Key: YARN-6220
URL: https://issues.apache.org/jira/browse/YARN-6220
Project: Hadoop YARN
Issue Type: Bug
Reporter: Yesha Vora
8 Tests from TestSecureRMRegistryOperations fails as below.
* testAlicePathRestrictedAnonAccess
* testAnonNoWriteAccess
* testAnonNoWriteAccessOffRoot
* testAnonReadAccess
* testDigestAccess
* testUserHomedirsPermissionsRestricted
* testUserZookeeperHomePathAccess
* testZookeeperCanWriteUnderSystem
{code}
java.lang.reflect.UndeclaredThrowableException: null
at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:262)
at java.util.concurrent.FutureTask.get(FutureTask.java:119)
at
org.apache.hadoop.registry.secure.TestSecureRMRegistryOperations$1.run(TestSecureRMRegistryOperations.java:107)
at
org.apache.hadoop.registry.secure.TestSecureRMRegistryOperations$1.run(TestSecureRMRegistryOperations.java:98)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:415)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1866)
at
org.apache.hadoop.registry.secure.TestSecureRMRegistryOperations.startRMRegistryOperations(TestSecureRMRegistryOperations.java:97)
at
org.apache.hadoop.registry.secure.TestSecureRMRegistryOperations.testAnonNoWriteAccess(TestSecureRMRegistryOperations.java:148){code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]