Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
HIVE-4660 Let there be Tez
-
- Resolved
-