You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/07/07 22:38:10 UTC

[jira] [Commented] (TEZ-3329) Tez ATS data is incomplete for a vertex which fails or gets killed before initialization

    [ https://issues.apache.org/jira/browse/TEZ-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366897#comment-15366897 ] 

Hitesh Shah commented on TEZ-3329:
----------------------------------

+1 pending pre-commit. 

I think a longer term fix would be to rely on dag plan for such data instead of duplicating it everywhere. 

> 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
>         Attachments: TEZ-3329.1.patch
>
>
> 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)