Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
TestAHSWebServices.testContainerLogsForFinishedApps is failing.
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/176/testReport/
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.createContainerLogInLocalDir(TestAHSWebServices.java:675) at org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testContainerLogsForFinishedApps(TestAHSWebServices.java:581)
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testContainerLogsForFinishedApps(TestAHSWebServices.java:519)
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-13440 FileContext does not react on changing umask via configuration
- Resolved
- is duplicated by
-
YARN-5749 Fail to localize resources after health status for local dirs changed
- Resolved
- is related to
-
HADOOP-15571 Multiple FileContexts created with the same configuration object should be allowed to have different umask
- Resolved