[
https://issues.apache.org/jira/browse/TEZ-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884268#comment-13884268
]
Jonathan Eagles commented on TEZ-749:
-------------------------------------
Thanks for taking a look, [~bikassaha]. I have run the TestMRRJobs* with and
without this patch. I have verified that the vertex list is now correctly
returned in order with the patch applied.
> Maintain order of vertices as specified by the user
> ---------------------------------------------------
>
> Key: TEZ-749
> URL: https://issues.apache.org/jira/browse/TEZ-749
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Jonathan Eagles
> Labels: newbie
> Attachments: TEZ-749.patch
>
>
> Vertices in the dag should have the same order as when they were added by the
> user. So if the user does dag.addVertex(va).addVertex(vb) then va should have
> id 0 and vb should have id 1.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)