You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2016/10/11 22:36:20 UTC

[jira] [Commented] (TEZ-3465) Support broadcast edge into cartesian product vertex and forbid other edges

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

Zhiyuan Yang commented on TEZ-3465:
-----------------------------------

This patch add edge type check in CartesianProductVertexManager.initialize. Also it filter out src task completion from non-cartesian-product vertex.

> Support broadcast edge into cartesian product vertex and forbid other edges
> ---------------------------------------------------------------------------
>
>                 Key: TEZ-3465
>                 URL: https://issues.apache.org/jira/browse/TEZ-3465
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>         Attachments: TEZ-3465.1.patch
>
>
> Cartesian product vertex manager should support other incoming edge type. Currently only broadcast edge is necessary, although potentially more edge types could also be. Custom edge need its own vertex manager which can't work with Cartesian product VM, so it has to be forbade.



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