-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: tez-branch
-
Component/s: None
-
Labels:None
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.
- blocks
-
HIVE-4660 Let there be Tez
-
- Resolved
-