[
https://issues.apache.org/jira/browse/TEZ-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366972#comment-15366972
]
TezQA commented on TEZ-3329:
----------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12816716/TEZ-3329.1.patch
against master revision bcdef66.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 3.0.1) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1834//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1834//console
This message is automatically generated.
> 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)