[
https://issues.apache.org/jira/browse/MAPREDUCE-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158101#comment-15158101
]
Karthik Kambatla commented on MAPREDUCE-6640:
---------------------------------------------
This should improve the usability of the CLI quite a bit. Patch looks mostly
good. Minor comments:
# The CLI should set the exit code for the case user invokes using jobID but
the history file for the job could not be found.
# HistoryViewer has a spurious import.
> mapred job -history command should be able to take Job ID
> ---------------------------------------------------------
>
> Key: MAPREDUCE-6640
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6640
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: client
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Attachments: MAPREDUCE-6640.001.patch
>
>
> The {{mapred job -history}} command currently accepts only a
> {{jobHistoryFile>}}. It would be much easier for the user if it could also
> accept a Job ID so the user doesn't have to go and find the jhist file. It
> would also be more consistent with the other commands, which generally take a
> Job ID.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)