[
https://issues.apache.org/jira/browse/TEZ-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sushmitha Sreenivasan updated TEZ-3329:
---------------------------------------
Description:
1.) Run Tez Example TestOrderedWordCount job with an invalid input path. DAG
fails with Input path missing.
2.) Query the Timeline via Rest api using the failed DagId.
/ws/v1/timeline/TEZ_VERTEX_ID?limit=9007199254740991&primaryFilter=TEZ_DAG_ID%3A<failed_dag_Id>
Notice that data for vertices which gets killed or fails before initialization
is missing.
was:
1.) Run Tez Example TestOrderedWordCount job with an invalid input path. DAG
fails with Input path missing.
2.) Query the Timeline via Rest api using the failed DagId.
/ws/v1/timeline/TEZ_VERTEX_ID?limit=9007199254740991&primaryFilter=TEZ_DAG_ID%3A<failed_dag_Id>
Notice that some of the vertices data is not prese
> Tez ATS data is incomplete for a vertex which fails or gets killed before
> initialization
> ----------------------------------------------------------------------------------------
>
> Key: TEZ-3329
> URL: https://issues.apache.org/jira/browse/TEZ-3329
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Sushmitha Sreenivasan
> Assignee: Sreenath Somarajapuram
> Priority: Critical
>
> 1.) Run Tez Example TestOrderedWordCount job with an invalid input path. DAG
> fails with Input path missing.
> 2.) Query the Timeline via Rest api using the failed DagId.
> /ws/v1/timeline/TEZ_VERTEX_ID?limit=9007199254740991&primaryFilter=TEZ_DAG_ID%3A<failed_dag_Id>
> Notice that data for vertices which gets killed or fails before
> initialization is missing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)