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 2015/06/16 02:02:56 UTC

[jira] [Comment Edited] (TEZ-1008) Vertex V_INIT should be sent to downstream vertices only after vertex is initialized

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

Jeff Zhang edited comment on TEZ-1008 at 6/16/15 12:00 AM:
-----------------------------------------------------------

[~hitesh], Is this still valid now ? sending V_INIT to downstream after vertex is initialized make more sense and will make the state machine easy to understanding. I think we should we either fix this or rename numInitedSourceVertices to numInitStartedSourceVertices, otherwise it is a little confusing.


was (Author: zjffdu):
[~hitesh], Is this still valid now ? I think we should we either fix this or rename numInitedSourceVertices to numInitStartedSourceVertices, otherwise it maybe confuse users.

> Vertex V_INIT should be sent to downstream vertices only after vertex is initialized
> ------------------------------------------------------------------------------------
>
>                 Key: TEZ-1008
>                 URL: https://issues.apache.org/jira/browse/TEZ-1008
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Rekha Joshi
>
> Current impl sends V_INIT event even though the vertex may be initializing itself. Downstream vertices may be dependent on initialized info of upstream. 
> Related fix in recovery for TEZ-998 should be reverted as part of this jira.  



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