[
https://issues.apache.org/jira/browse/MAPREDUCE-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashwin Shankar updated MAPREDUCE-4019:
--------------------------------------
Attachment: MAPREDUCE-4019.txt
Hi,
I wanted to help move this patch. I've made changes to remove
JOB_SETUP,JOB_CLEANUP options. I've added code to validate task-type options at
the beginning(CLI.run()) rather than passing it to other classes which would
throw an exception somewhere down the call hierarchy(current implementation).
I've also made the options for --list-attempt-ids case insensitive, so options
'map','reduce' will work. I've added couple of unit tests to test all these
changes.Please note that I've reused some of the code from the previous patch
contributed by B.Kumar.
> -list-attempt-ids is not working
> ---------------------------------
>
> Key: MAPREDUCE-4019
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4019
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client
> Affects Versions: 2.0.0-alpha, 3.0.0
> Reporter: B Anil Kumar
> Priority: Minor
> Attachments: MAPREDUCE-4019.patch, MAPREDUCE-4019.patch,
> MAPREDUCE-4019.txt
>
>
> while executing {noformat}bin/mapred job -list-attempt-ids job_id map
> running{noformat}, we are getting IllegalArgumentexception.
--
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