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/01/05 00:47:58 UTC

[jira] [Updated] (TEZ-3514) VertexImpl should separate edges from source/target vertices

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

Zhiyuan Yang updated TEZ-3514:
------------------------------
    Attachment: TEZ-3514.1.patch

Patch is ready for review(please also apply previous patches beginning from TEZ-3511)

> VertexImpl should separate edges from source/target vertices
> ------------------------------------------------------------
>
>                 Key: TEZ-3514
>                 URL: https://issues.apache.org/jira/browse/TEZ-3514
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>         Attachments: TEZ-3514.1.patch
>
>
> Vertex (in tez-dag) and VertexImpl should separate edges from vertices in both sourceVertices and targetVertices field. Originally, they mean both vertex and edge, but it no longer holds in named edge scenario. Every access to sourceVertices or targetVertices need refactoring.



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