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 2017/04/10 18:21:41 UTC

[jira] [Commented] (TEZ-3654) Make CartesianProduct edge work with GroupInputEdge

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

Zhiyuan Yang commented on TEZ-3654:
-----------------------------------

Thanks [~sseth]! Patch committed to master branch.

> Make CartesianProduct edge work with GroupInputEdge
> ---------------------------------------------------
>
>                 Key: TEZ-3654
>                 URL: https://issues.apache.org/jira/browse/TEZ-3654
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>             Fix For: 0.9.0
>
>         Attachments: TEZ-3654.1.patch, TEZ-3654.2.patch, TEZ-3654.3.patch, TEZ-3654.4.patch
>
>
> If a vertex group is used as source of cartesian product, it expands into multiple vertices that share the same edge properties and each CP edge is taken as individual cartesian product source by CP vertex manager. CP vertex manager will find there are more CP edge than expected and abort the AM.  
> Ideally group edge semantic should be fixed: both task and vertex manager should see same number of sources; also not every edge can be simply duplicated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)