Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/824/
Tests run: 13, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 21.163 sec <<< FAILURE! - in org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler
testTimelineEventHandling(org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler) Time elapsed: 5.115 sec <<< ERROR!
java.lang.NullPointerException: null
at org.apache.hadoop.yarn.client.api.impl.TimelineClientImpl.putEntities(TimelineClientImpl.java:331)
at org.apache.hadoop.mapreduce.jobhistory.JobHistoryEventHandler.processEventForTimelineServer(JobHistoryEventHandler.java:1015)
at org.apache.hadoop.mapreduce.jobhistory.JobHistoryEventHandler.handleEvent(JobHistoryEventHandler.java:586)
at org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler.handleEvent(TestJobHistoryEventHandler.java:722)
at org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler.testTimelineEventHandling(TestJobHistoryEventHandler.java:510)
Attachments
Attachments
Issue Links
- duplicates
-
MAPREDUCE-6591 TestJobHistoryEventHandler#testTimelineEventHandling failing in trunk
- Resolved
- is broken by
-
YARN-4234 New put APIs in TimelineClient for ats v1.5
- Resolved
- is duplicated by
-
YARN-4521 Test Failure: TestJobHistoryEventHandler.testTimelineEventHandling
- Resolved