You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Xuan Gong (JIRA)" <ji...@apache.org> on 2017/02/22 23:24:44 UTC

[jira] [Commented] (YARN-6220) Few TestSecureRMRegistryOperations UT fails

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

Xuan Gong commented on YARN-6220:
---------------------------------

Unit tests pass in trunk as well as branch-2. Close this as CAN NOT RE-PRODUCE

> 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
>            Assignee: Xuan Gong
>         Attachments: testAlicePathRestrictedAnonAccess.log, testAnonNoWriteAccess.log, testAnonNoWriteAccessOffRoot.log, testAnonReadAccess.log, testDigestAccess.log, testUserHomedirsPermissionsRestricted.log, testUserZookeeperHomePathAccess.log, testZookeeperCanWriteUnderSystem.log
>
>
> 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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org