You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2014/10/14 15:17:33 UTC

[jira] [Commented] (TEZ-1323) Insufficent diagnostics on console when dag fails due to an exception in a task

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

Jeff Zhang commented on TEZ-1323:
---------------------------------

It is resolved in -[TEZ-1238|https://issues.apache.org/jira/browse/TEZ-1238]-

> Insufficent diagnostics on console when dag fails due to an exception in a task 
> --------------------------------------------------------------------------------
>
>                 Key: TEZ-1323
>                 URL: https://issues.apache.org/jira/browse/TEZ-1323
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Priority: Critical
>
> For TEZ-1322, the following diagnostic was generated: 
> 14/07/28 13:26:29:157 INFO examples.OrderedWordCount: DAG 1 diagnostics: [Vertex failed, vertexName=initialmap, vertexId=vertex_1406579076951_0001_1_00, diagnostics=[Task failed, taskId=task_1406579076951_0001_1_00_000000, diagnostics=[TaskAttempt 0 failed, info=[Error: Failure while running task], TaskAttempt 1 failed, info=[Error: Failure while running task], TaskAttempt 2 failed, info=[Error: Failure while running task], TaskAttempt 3 failed, info=[Error: Failure while running task]], Vertex failed as one or more tasks failed. failedTasks:1], Vertex killed, vertexName=intermediate_reducer, vertexId=vertex_1406579076951_0001_1_01, diagnostics=[Vertex received Kill while in RUNNING state., Vertex killed as other vertex failed. failedTasks:0], Vertex killed, vertexName=finalreduce, vertexId=vertex_1406579076951_0001_1_02, diagnostics=[Vertex received Kill while in RUNNING state., Vertex killed as other vertex failed. failedTasks:0], DAG failed due to vertex failure. failedVertices:1 killedVertices:2]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)