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

Harsh J commented on MAPREDUCE-4424:
------------------------------------

Hi Xiaoding,

Many thanks for the patch!

I personally feel that having Job Name near Job ID makes more sense than at the 
end (which mostly wraps around on regular terminal sizes with MRv2 today).

We could cap the maximum characters we show, to do this without worrying about 
the variable size issue, am fine with doing that.

Thoughts?

P.s. Please also update the test case in TestMRJobClient.java (jobclient 
module).
                
> The 'mapred job -list' command should show the job name as well
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-4424
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4424
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: trunk
>            Reporter: Harsh J
>            Priority: Trivial
>              Labels: newbie
>         Attachments: MAPREDUCE-4424.patch
>
>
> Currently the {{mapred job -list}} command does not show the Job Name, just 
> the Job ID. It would be good to display the Job name too. Idea originally 
> from HADOOP-5555.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to