You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/09/16 21:02:34 UTC

[jira] [Commented] (TEZ-1588) Stop modifying the DAG during createDAG() compilation

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

Bikas Saha commented on TEZ-1588:
---------------------------------

This is related to TEZ-1563. The fix in there was a safe one for 0.5.1. Attaching a more involved fix here that does not modify the DAG during compilation. Also this fix is better because the notion of DAG common resources is retained by the DAG and can be used for newly added vertices at runtime (when vertex addition becomes supported). The test added in TEZ-1563 continues to work. Other tests modified and added to account for this change. Since this is more involved we could leave it for 0.6 or consider it for 0.5. [~jeagles] Please review.

> Stop modifying the DAG during createDAG() compilation
> -----------------------------------------------------
>
>                 Key: TEZ-1588
>                 URL: https://issues.apache.org/jira/browse/TEZ-1588
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Bikas Saha
>         Attachments: TEZ-1588.1.patch
>
>




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