Bibin A Chundatt created MAPREDUCE-6591:
-------------------------------------------
Summary: TestJobHistoryEventHandler#testTimelineEventHandling
failing in trunk
Key: MAPREDUCE-6591
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6591
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Bibin A Chundatt
Assignee: Bibin A Chundatt
org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler.testTimelineEventHandling
failing in trunk
{noformat}
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)
{noformat}
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6240/testReport/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)