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 2013/06/21 00:45:20 UTC

[jira] [Updated] (TEZ-268) Get DAG of Vertices connected by Shuffle edges working

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

Bikas Saha updated TEZ-268:
---------------------------

    Attachment: TEZ-268.1.patch

Attaching a rough draft of changes with an example working.
M1->R1-
               |->R3
M2->R2-
                
> Get DAG of Vertices connected by Shuffle edges working
> ------------------------------------------------------
>
>                 Key: TEZ-268
>                 URL: https://issues.apache.org/jira/browse/TEZ-268
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>              Labels: TEZ-0.2.0
>         Attachments: TEZ-268.1.patch
>
>
> Tez should be able to run a DAG in which all edges are doing shuffles where the properties of each incoming shuffle edge to a vertex are the same. By same properties, it means the vertex does not need to differentiate between data from different source vertices. E.g. a join on the same key on incoming data that has been partitioned by 2 different source vertices.

--
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