You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/12/28 05:42:49 UTC

[jira] [Updated] (MAPREDUCE-6591) TestJobHistoryEventHandler#testTimelineEventHandling failing in trunk

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bibin A Chundatt updated MAPREDUCE-6591:
----------------------------------------
    Attachment: 0001-MAPREDUCE-6591.patch

Attaching patch for the same

> 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
>         Attachments: 0001-MAPREDUCE-6591.patch
>
>
> 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)