JMX Metrics For JobTracker
--------------------------
Key: HADOOP-5849
URL: https://issues.apache.org/jira/browse/HADOOP-5849
Project: Hadoop Core
Issue Type: New Feature
Components: metrics
Reporter: Edward Capriolo
Priority: Minor
The Job Tracker Should have JMX Metrics for monitoring performance
* JobsSubmitted: counter
* JobsSuccessful: counter
* JobsFailed: counter
* TotalTasksCreated: counter
* TotalTasksSuccessful: counter
* TotalTasksFailed
These can be used to monitor the JobTracker performance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.