You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2013/10/04 05:51:42 UTC

[jira] [Resolved] (HIVE-5437) Add map/reduce input map to MapWork/ReduceWork for multi input

     [ https://issues.apache.org/jira/browse/HIVE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gunther Hagleitner resolved HIVE-5437.
--------------------------------------

    Resolution: Fixed

Committed to branch.

> Add map/reduce input map to MapWork/ReduceWork for multi input
> --------------------------------------------------------------
>
>                 Key: HIVE-5437
>                 URL: https://issues.apache.org/jira/browse/HIVE-5437
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: tez-branch
>
>         Attachments: HIVE-5437.1.patch
>
>
> When there are multiple incoming edges to the tezprocessor we'll need to be able to tell which alias or tag they belong to.
> In the map case:
> - Potentially multiple MRInputs. Need to map those to aliases/operators
> In the reduce case:
> - Each tag will be represented by a logical input. We need to know which table each input belongs to.
> NO PRECOMMIT TESTS (this is wip for the tez branch)



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