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

shenyinjie updated MAPREDUCE-6716:
----------------------------------
    Attachment: MAPREDUCE-6716.patch

> 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: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to