[
https://issues.apache.org/jira/browse/TEZ-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4231:
------------------------------
Description:
While using some analyzers and writing new ones, I've found some issues with
SimpleHistoryParser, this jira is about to fix them. Basically I saw that:
1. DagInfo.getEvents() returns an array with only 1 element
2. All of the events (DagInfo.getEvents(), VertexInfo,getEvents()) have "0" as
timestamp
> SimpleHistoryParser doesn't merge events correctly
> --------------------------------------------------
>
> Key: TEZ-4231
> URL: https://issues.apache.org/jira/browse/TEZ-4231
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
>
> While using some analyzers and writing new ones, I've found some issues with
> SimpleHistoryParser, this jira is about to fix them. Basically I saw that:
> 1. DagInfo.getEvents() returns an array with only 1 element
> 2. All of the events (DagInfo.getEvents(), VertexInfo,getEvents()) have "0"
> as timestamp
--
This message was sent by Atlassian Jira
(v8.3.4#803005)