[ https://issues.apache.org/jira/browse/MAPREDUCE-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137889#comment-13137889 ]
Hitesh Shah commented on MAPREDUCE-3285: ---------------------------------------- After applying the patch, failures now seen in AMAuthorization. Tests in error: testAuthorizedAccess(org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization) testUnauthorizedAccess(org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization): Could not initialize class org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization$MockRMWithAMS > Tests on branch-0.23 failing > ----------------------------- > > Key: MAPREDUCE-3285 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3285 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Reporter: Arun C Murthy > Assignee: Siddharth Seth > Priority: Blocker > Attachments: MR3285.txt > > > Most are failing with some kerberos login exception: > Running > org.apache.hadoop.yarn.server.nodemanager.TestLinuxContainerExecutorWithMocks > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec <<< > FAILURE! > -- > Running org.apache.hadoop.yarn.server.resourcemanager.TestAppManager > Tests run: 8, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.125 sec <<< > FAILURE! > Running org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger > Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.065 sec <<< > FAILURE! > -- > Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.033 sec <<< > FAILURE! > -- > Running > org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCResponseId > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< > FAILURE! > -- > Running org.apache.hadoop.yarn.server.resourcemanager.TestRM > Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.072 sec <<< > FAILURE! > Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 90.167 sec > <<< FAILURE! > Running org.apache.hadoop.yarn.server.resourcemanager.TestFifoScheduler > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.056 sec <<< > FAILURE! > TestLinuxContainerExecutorWithMocks is tracked via MAPREDUCE-3281 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira