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 02:13:43 UTC

[jira] [Updated] (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 updated HIVE-5437:
-------------------------------------

    Description: 
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)

  was:
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.


> 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
>
>
> 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)