You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Chen He (JIRA)" <ji...@apache.org> on 2014/03/17 22:18:43 UTC

[jira] [Commented] (TEZ-517) Create a DAGContext to encapsulate all information for the currentDAG

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

Chen He commented on TEZ-517:
-----------------------------

Hi [~ozawa]
Thank you for the patch. Would you mind update your patch a little bit? I tried to apply to the latest Tez but got following messages:
patching file tez-dag/src/main/java/org/apache/tez/dag/app/DAGAppMaster.java
Hunk #1 succeeded at 182 (offset 8 lines).
Hunk #2 succeeded at 211 (offset 8 lines).
Hunk #3 succeeded at 260 (offset 10 lines).
Hunk #4 succeeded at 417 (offset 22 lines).
Hunk #5 succeeded at 801 (offset 61 lines).
Hunk #6 succeeded at 820 (offset 61 lines).
Hunk #7 succeeded at 846 (offset 61 lines).
Hunk #8 FAILED at 809.
Hunk #9 succeeded at 888 (offset 62 lines).
Hunk #10 succeeded at 899 (offset 62 lines).
Hunk #11 succeeded at 927 (offset 62 lines).
Hunk #12 FAILED at 879.
Hunk #13 succeeded at 977 (offset 66 lines).
Hunk #14 succeeded at 1005 (offset 66 lines).
Hunk #15 FAILED at 1000.
Hunk #16 succeeded at 1114 (offset 70 lines).
Hunk #17 succeeded at 1124 (offset 70 lines).
Hunk #18 succeeded at 1193 (offset 70 lines).
Hunk #19 succeeded at 1714 (offset 126 lines).
3 out of 19 hunks FAILED -- saving rejects to file tez-dag/src/main/java/org/apache/tez/dag/app/DAGAppMaster.java.rej

> Create a DAGContext to encapsulate all information for the currentDAG
> ---------------------------------------------------------------------
>
>                 Key: TEZ-517
>                 URL: https://issues.apache.org/jira/browse/TEZ-517
>             Project: Apache Tez
>          Issue Type: Task
>            Reporter: Hitesh Shah
>            Assignee: Tsuyoshi OZAWA
>              Labels: newbie
>             Fix For: 0.4.0
>
>         Attachments: TEZ-517.1.patch
>
>
> AppContext needs to be augmented for running multiple DAGs in the same AM and a DAGContext would allow for a single place with all information for the current DAG.



--
This message was sent by Atlassian JIRA
(v6.2#6252)