[
https://issues.apache.org/jira/browse/MAPREDUCE-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671614#comment-13671614
]
Jason Lowe commented on MAPREDUCE-4019:
---------------------------------------
Thanks for picking up the torch on this, Ashwin. Couple of comments:
* Whitespace was removed before/after a number of methods which would be nice
to have back to match the style of the rest of the code
* getCluster should be named something like createCluster to indicate it is
creating a new object each time it's called
* getTaskTypes() can simply be StringUtils.join(taskTypes, " ")
> -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-4.txt, 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