You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2009/07/01 02:58:47 UTC

[jira] Created: (HDFS-459) Job History Log Analyzer

Job History Log Analyzer
------------------------

                 Key: HDFS-459
                 URL: https://issues.apache.org/jira/browse/HDFS-459
             Project: Hadoop HDFS
          Issue Type: New Feature
    Affects Versions: 0.21.0
            Reporter: Konstantin Shvachko
            Assignee: Konstantin Shvachko
             Fix For: 0.21.0


Job History Log Analyzer parses and analyzes history logs of map-reduce jobs. History logs contain information about execution of jobs, tasks, and attempts. The tool focuses on submission, launch, start, and finish times, as well as the success or failure of jobs, tasks and attempt.
The analyzer calculates _per hour slot utilization_ and _pending times_ on clusters running map-reduce jobs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.