You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/01/15 01:31:00 UTC

[jira] Updated: (HADOOP-4843) Collect Job History log file and Job Conf file into Chukwa

     [ https://issues.apache.org/jira/browse/HADOOP-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-4843:
------------------------------

    Attachment: HADOOP-4843.patch

Implement JobTracker instrumentation API to communicate with Chukwa.

> 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: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         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.