[
https://issues.apache.org/jira/browse/MAPREDUCE-6593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080785#comment-15080785
]
Hudson commented on MAPREDUCE-6593:
-----------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9045 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9045/])
MAPREDUCE-6593. TestJobHistoryEventHandler.testTimelineEventHandling (aajisaka:
rev 7dafee11d865c7c121c7886ac66aa9d088ea13f7)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestJobHistoryEventHandler.java
* hadoop-mapreduce-project/CHANGES.txt
> TestJobHistoryEventHandler.testTimelineEventHandling fails on trunk because
> of NPE
> ----------------------------------------------------------------------------------
>
> Key: MAPREDUCE-6593
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6593
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Tsuyoshi Ozawa
> Assignee: Naganarasimha G R
> Labels: test
> Fix For: 2.8.0
>
> Attachments: YARN-4505.v1.001.patch, YARN-4505.v1.002.patch
>
>
> https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/824/
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)