|
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.
|