You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2013/08/12 05:34:47 UTC

[jira] [Updated] (TEZ-354) Allow updating of payload during dag construction

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

Gunther Hagleitner updated TEZ-354:
-----------------------------------

    Attachment: TEZ-354.1.patch
    
> Allow updating of payload during dag construction
> -------------------------------------------------
>
>                 Key: TEZ-354
>                 URL: https://issues.apache.org/jira/browse/TEZ-354
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>         Attachments: TEZ-354.1.patch
>
>
> Since I need to call:
> MultiStageMRConfToTezTranslator.translateVertexConfToTez(vertexConf, predecessorConf);
> for each edge to translate the graph into a dag, it would be really helpful if I could separate creation of the vertex from setting the final payload. That way I don't have to traverse the graph multiple times.
> I believe that payload is only used once submit is called, so this shouldn't be much of a problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira