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

Rajesh Balamohan updated TEZ-2645:
----------------------------------
    Attachment: TEZ-2645.2.patch

Thanks [~bikassaha]

>> Why is io.dropwizard.metrics added to the pom?
- SlowestVertexAnalyzer makes use of histograms which has a dependency on this.

>> Rename tez-tools/perf-analyzer to just tez-tools/analyzers?
- Fixed.

>> Should these constants for counter names be defined in tez-runtime-library 
>> (in case they already are not)? HDFS_BYTE_READ etc.
- Fixed. Using enums defined in TaskCounter and FileSystemCounter.

Will commit after pre-commit build.

> Provide standard analyzers for job analysis
> -------------------------------------------
>
>                 Key: TEZ-2645
>                 URL: https://issues.apache.org/jira/browse/TEZ-2645
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>         Attachments: TEZ-2645.1.patch, TEZ-2645.2.patch
>
>
> TEZ-2076 provided a way in which job history data can be parsed/normalized 
> and represented in-memory. Based on this, standard set of analyzers (e.g 
> ContainerReuseAnalyzer, LocalityAnalyzer, SlowNodeAnalyzer etc) can provided 
> in tez-tools for job analysis. Results can be stored in CSVResult which could 
> be rendered differently based on UI requirements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to