You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/07/06 23:10:34 UTC

[jira] [Updated] (TEZ-1170) Simplify Vertex Initializing transition

     [ https://issues.apache.org/jira/browse/TEZ-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha updated TEZ-1170:
----------------------------

    Attachment: TEZ-1170.3.addendum.patch

Attaching addendum patch that removes those transitions. Will commit this shortly.

> Simplify Vertex Initializing transition
> ---------------------------------------
>
>                 Key: TEZ-1170
>                 URL: https://issues.apache.org/jira/browse/TEZ-1170
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Siddharth Seth
>            Assignee: Bikas Saha
>             Fix For: 0.5.0
>
>         Attachments: TEZ-1170.1.patch, TEZ-1170.2.patch, TEZ-1170.3.addendum.patch
>
>
> After TEZ-1145 and 1151, a vertex should only need to stay in INITIALZING state when it has an uninitialized edge, or when the parallelism is at -1 (not set yet). Waiting for all RootInputInitializers to complete should not be required - as long as one of them sets parallelism (via a VertexManager).



--
This message was sent by Atlassian JIRA
(v6.2#6252)