Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Tez reuses containers to schedule tasks from same and different vertices in the same JVM. It also offers an API to reuse objects across vertices, dags and sessions.
For hive we should reuse the operator plan as well as any hash tables (map join).
NO PRECOMMIT TESTS (this is wip for the tez branch)
Attachments
Attachments
Issue Links
- blocks
-
HIVE-4660 Let there be Tez
- Resolved