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

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

Zhiyuan Yang created TEZ-3514:
---------------------------------

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


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)