You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "shenyinjie (JIRA)" <ji...@apache.org> on 2016/06/17 07:15:05 UTC

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

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

shenyinjie updated MAPREDUCE-6716:
----------------------------------
    Status: Patch Available  (was: Open)

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