[
https://issues.apache.org/jira/browse/MAPREDUCE-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated MAPREDUCE-3773:
-------------------------------------
Attachment: mr-3773-trunk.patch
This patch applies to 0.23 and trunk.
It renames the property to yarn.resourcemanager.metrics.runtime.buckets
I had to make the CapacityScheduler Configurable so that it could get the
YarnConfiguration. I also needed to add the YarnConfiguration to
QueueMetrics.forQueue so that the QueueMetrics object would have access to
the YarnConfiguration.
> Add queue metrics with buckets for job run times
> ------------------------------------------------
>
> Key: MAPREDUCE-3773
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3773
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Components: jobtracker
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: mr-3773-trunk.patch, mr-3773.patch
>
>
> It would be nice to have queue metrics that reflect the number of jobs in
> each queue that have been running for different ranges of time.
> Reasonable time ranges are probably 0-1 hr, 1-5 hr, 5-24 hr, 24+ hrs; but
> they should be configurable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira