[
https://issues.apache.org/jira/browse/MAPREDUCE-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129379#comment-15129379
]
Hudson commented on MAPREDUCE-6620:
-----------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9233 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9233/])
MAPREDUCE-6620. Jobs that did not start are shown as starting in 1969 in
(rkanter: rev ccbba4a4deb8ade54a04137c993526e461bcb46e)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/dao/JobInfo.java
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/dao/TestJobInfo.java
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsJobsBlock.java
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsJobBlock.java
* hadoop-mapreduce-project/CHANGES.txt
> Jobs that did not start are shown as starting in 1969 in the JHS web UI
> -----------------------------------------------------------------------
>
> Key: MAPREDUCE-6620
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6620
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobhistoryserver
> Affects Versions: 2.7.2
> Reporter: Daniel Templeton
> Assignee: Haibo Chen
> Fix For: 2.9.0
>
> Attachments: MAPREDUCE-6620.001.patch, MAPREDUCE-6620.002.patch,
> mapreduce6620.001.patch, mapreduce6620.003.patch
>
>
> If a job fails, its start time is stored as -1. The RM UI correctly handles
> negative start times. The JHS UI does not, blindly converting it into a date
> in 1969.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)