Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
2.2.0, 3.0.0
-
None
-
None
Description
HIVE-9845 dealt with reducing the size of HCat split-info, to improve job-launch times for Pig/HCat jobs.
For large Pig queries that scan a large number of Hive partitions, it was found that the Pig UDFContext stored full-fat HCat InputJobInfo objects, thus blowing out the Pig Tez AM. Since this information is already stored in the HCatSplit, the serialization of InputJobInfo can be spared.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-17763 HCatLoader should fetch delegation tokens for partitions on remote HDFS
- Patch Available
- is blocked by
-
HIVE-11548 HCatLoader should support predicate pushdown.
- Patch Available