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/09/08 01:16:29 UTC

[jira] [Comment Edited] (TEZ-1376) Investigate independent parallel DAGs execution in Local Mode

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

Chen He edited comment on TEZ-1376 at 9/7/14 11:16 PM:
-------------------------------------------------------

TezChild.ContainerExecutionResult is static in TEZ-870. It is possible that when we are running two containers in parallel in Local Mode. It is possible that the later container overwrites earlier container's result. Is this correct, [~sseth] ? 


was (Author: airbots):
TezChild.ContainerExecutionResult is static in TEZ-870. It is possible that when we are running two containers in parallel in Local Mode. It is possible that the later container overwrites earlier containers' results. Is this correct, [~sseth] ? 

> Investigate independent parallel DAGs execution in Local Mode
> -------------------------------------------------------------
>
>                 Key: TEZ-1376
>                 URL: https://issues.apache.org/jira/browse/TEZ-1376
>             Project: Apache Tez
>          Issue Type: Sub-task
>    Affects Versions: 0.4.1
>            Reporter: Chen He
>            Assignee: Chen He
>         Attachments: independantDAG.pig, independantDAG1.data, independantDAG2.data, simpleTestCase.patch
>
>
> Pig on Tez allows user to submit parallel DAGs in a single pig script. Those DAGs could be independent and concurrent. Current LocalMode may encounter some problems when concurrent parallel DAGs are submitted.   



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