[
https://issues.apache.org/jira/browse/MAPREDUCE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112173#comment-13112173
]
Ramya Sunil commented on MAPREDUCE-2789:
----------------------------------------
Eric,
The output looks good and has all the necessary details. Just one more thing,
the number of containers does not give the break up of how many are used by
each of the map and reduce task i.e. information such as 3 map tasks running
using 3 containers and 1 reduce task running using 1 container.
This information is very useful for High RAM jobs. E.g. for a High RAM job
which has 3 map tasks, each requiring 2 containers and 1 reduce task requiring
1 container, displaying the number of containers as 7(6+1) would not convey the
number of containers actually used by each task. Perhaps something like "Map
Containers" and "Reduce containers" would be useful. Thoughts?
> [MR:279] Update the scheduling info on CLI
> ------------------------------------------
>
> Key: MAPREDUCE-2789
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2789
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Ramya Sunil
> Assignee: Eric Payne
> Fix For: 0.23.0
>
>
> The scheduling information such as number of containers running, memory usage
> and reservations per job is not available on bin/mapred job -list CLI.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira