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

Shen Yinjie updated MAPREDUCE-6716:
-----------------------------------
    Description: 
when client excute shell "mapred job -list",
 {code}                                 JobId            State             
StartTime               UserName            Queue      Priority       
UsedContainers  RsvdContainers 
 job_1467197069300_0002    RUNNING       1470405744358                 hdfs     
              root.default      DEFAULT               1               0  {code} 
the result shows  StartTime  is a long type,which is not user-friendly.


  was:
when client excute shell "mapred job -list",
 {code}                                 JobId            State             
StartTime               UserName            Queue      Priority       
UsedContainers  RsvdContainers 
 job_1467197069300_0002    RUNNING       1470405744358                 hdfs     
              root.default      0                     1               0  {code} 
the result shows  StartTime  is a long type,which is not user-friendly.



> Hadoop shell "mapred job -list" show improper 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, 2.8.0
>         Environment: centos6.5 x64
> hadoop 2.6.0 /hadoop2.8.0
>            Reporter: Shen Yinjie
>            Assignee: Shen Yinjie
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: MAPREDUCE-6716_trunk.patch
>
>
> when client excute shell "mapred job -list",
>  {code}                                 JobId          State             
> StartTime               UserName            Queue      Priority       
> UsedContainers  RsvdContainers 
>  job_1467197069300_0002          RUNNING       1470405744358                 
> hdfs                   root.default      DEFAULT               1              
>  0  {code} 
> the result shows  StartTime  is a long type,which is not user-friendly.



--
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