[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846565#comment-13846565
 ] 

Hudson commented on MAPREDUCE-5674:
-----------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4873 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4873/])
MAPREDUCE-5674. Missing start and finish time in mapred.JobStatus. Contributed 
by Chuan Liu. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1550472)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/TypeConverter.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/test/java/org/apache/hadoop/mapreduce/TestTypeConverter.java


> Missing start and finish time in mapred.JobStatus
> -------------------------------------------------
>
>                 Key: MAPREDUCE-5674
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5674
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>         Attachments: MAPREDUCE-5674.2.patch, MAPREDUCE-5674.patch
>
>
> The JobStatus obtained from the JobClient or runningJob has no start or 
> finish time for the job -- the start and finish time is always 0. This is a 
> regression with respect to 1.0 mapreduce client and JobStatus API. This can 
> also lead to regressions in downstream projects. For example, we discovered 
> the problem in webhcat that the jobstatus for mapreduce job submmited to 
> webhcat always reports start time as 0.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to