[
https://issues.apache.org/jira/browse/HADOOP-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-4843:
----------------------------------
Resolution: Fixed
Fix Version/s: 0.20.0
Release Note: Enable job history log file streaming into Chukwa by using
JobTrackerInstrumentation API. (was: What is new in HADOOP-4843:
Enable job history log file streaming into Chukwa by using
JobTrackerInstrumentation API.)
Status: Resolved (was: Patch Available)
I committed this. Thanks, Eric
> Collect Job History log file and Job Conf file into Chukwa
> ----------------------------------------------------------
>
> Key: HADOOP-4843
> URL: https://issues.apache.org/jira/browse/HADOOP-4843
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/chukwa
> Environment: Redhat 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 0.20.0
>
> Attachments: HADOOP-4843.patch
>
>
> Chukwa monitoring framework should collect job history log file, and job
> configuration files for analysis of the job performance and utilization.
> The current design is to tap into Job Tracker Instrumentation API. When a
> job is submitted, or completed, the JobTracker Instrumentation API handles
> the communication with Chukwa Agent to start or shutdown job log file
> streaming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.