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 2013/11/10 08:31:17 UTC

[jira] [Comment Edited] (TEZ-576) Allow inputs in different vertices to have the same name

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

Bikas Saha edited comment on TEZ-576 at 11/10/13 7:31 AM:
----------------------------------------------------------

576.3.patch fixes the above issue introduced by the original commit of this jira.

commit e6543235a31d36c7a15430b57cbc42a660821bc5
Author: Bikas Saha <bi...@apache.org>
Date:   Sat Nov 9 23:25:58 2013 -0800

    Addendum TEZ-576. Allow inputs in different vertices to have the same name (bikas)


was (Author: bikassaha):
commit e6543235a31d36c7a15430b57cbc42a660821bc5
Author: Bikas Saha <bi...@apache.org>
Date:   Sat Nov 9 23:25:58 2013 -0800

    Addendum TEZ-576. Allow inputs in different vertices to have the same name (bikas)

> Allow inputs in different vertices to have the same name
> --------------------------------------------------------
>
>                 Key: TEZ-576
>                 URL: https://issues.apache.org/jira/browse/TEZ-576
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: 0.2.0
>
>         Attachments: TEZ-576.1.patch, TEZ-576.2.patch, TEZ-576.3.patch
>
>
> In order to avoid sending another mapping (alias -> input) to tasks in hive, it'd be nice to allow different vertices to have duplicate input/output names.
> Tez seems to handle this already, it's just that the DAG.verify is overprotective in this case.



--
This message was sent by Atlassian JIRA
(v6.1#6144)