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

2013-10-03 Thread Gunther Hagleitner (JIRA)

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


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

2013-10-03 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner updated HIVE-5437:
-

Attachment: HIVE-5437.1.patch

 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)