[
https://issues.apache.org/jira/browse/HIVE-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunther Hagleitner resolved HIVE-5388.
--------------------------------------
Resolution: Fixed
> Use a custom LogicalIOProcessor in Tez vertex
> ---------------------------------------------
>
> Key: HIVE-5388
> URL: https://issues.apache.org/jira/browse/HIVE-5388
> Project: Hive
> Issue Type: Bug
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Fix For: tez-branch
>
>
> Hive is currently using MapProcessor and ReduceProcessor as vertex in tez.
> But that gives only a single input like traditional MR jobs. To be able to
> use flexibitly of Tez and work with multiple inputs, we need to create a
> subclass of LogicalIOProcessor and use that as the vertex.
--
This message was sent by Atlassian JIRA
(v6.1#6144)