[
https://issues.apache.org/jira/browse/MAPREDUCE-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323863#comment-14323863
]
Hudson commented on MAPREDUCE-4431:
-----------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #97 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/97/])
MAPREDUCE-4431. mapred command should print the reason on killing already
completed jobs. Contributed by Devaraj K. (ozawa: rev
ac8d52bf50bba1a29489ee75fd90717d8a2b0cc9)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/tools/TestCLI.java
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* hadoop-mapreduce-project/CHANGES.txt
> mapred command should print the reason on killing already completed jobs
> ------------------------------------------------------------------------
>
> Key: MAPREDUCE-4431
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4431
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Reporter: Nishan Shetty
> Assignee: Devaraj K
> Priority: Minor
> Fix For: 2.7.0
>
> Attachments: MAPREDUCE-4431-1.patch, MAPREDUCE-4431-2.patch,
> MAPREDUCE-4431.patch
>
>
> If we try to kill the already completed job by the following command it gives
> ambiguous message as "Killed job <job id>"
> ./mapred job -kill <already completed job id>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)