[
https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335577#comment-15335577
]
Hadoop QA commented on MAPREDUCE-6716:
--------------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s {color}
| {color:red} MAPREDUCE-6716 does not apply to trunk. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12811306/MAPREDUCE-6716.patch |
| JIRA Issue | MAPREDUCE-6716 |
| Console output |
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6562/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> Shell command "mapred job -list" show wrong time format
> --------------------------------------------------------
>
> Key: MAPREDUCE-6716
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6716
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client
> Affects Versions: 2.6.0
> Environment: centos6.5 x64
> hadoop 2.6.0 /hadoop2.8.0
> Reporter: shenyinjie
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPREDUCE-6716.patch
>
>
> when client excute shell "mapred job -list",
> the result shows " job's startTime" ,but it is a long type;
> ...writer.printf(dataPattern, job.getJobID().toString(), job.getState(),
> job.getStartTime(),...
> found that "job.getStartTime()" is long type, and should be converted to
> date format。
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]