[
https://issues.apache.org/jira/browse/TEZ-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4105:
------------------------------
Description: Currently analyzers in tez-tools can only work with output of
ats (zipped json files) and simple history logging (plain text json file)
files. It would be nice to have a parser that can create the needed info for
analyzers from a dag protobuf file. In order to achieve this, we need at least
a converter which can convert HistoryProtoEvent instances to a format which can
be read by TezAnalyzerBase (+ a new parser is needed, similarly to
SimpleHistoryParser) (was: Currently analyzers in tez-tools can only work with
output of ats (zipped json files) and simple history logging (plain text json
file) files. It would be nice to have a parser that can create the needed info
for analyzers from a dag protobuf file.)
> Tez job-analyzer tool to support proto logging history
> ------------------------------------------------------
>
> Key: TEZ-4105
> URL: https://issues.apache.org/jira/browse/TEZ-4105
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
>
> Currently analyzers in tez-tools can only work with output of ats (zipped
> json files) and simple history logging (plain text json file) files. It would
> be nice to have a parser that can create the needed info for analyzers from a
> dag protobuf file. In order to achieve this, we need at least a converter
> which can convert HistoryProtoEvent instances to a format which can be read
> by TezAnalyzerBase (+ a new parser is needed, similarly to
> SimpleHistoryParser)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)