Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Two issues:
1) It does not set value of TezJobConfig.TEZ_RUNTIME_NUM_EXPECTED_PARTITIONS. So MRPartitioner assumes the number of partitions is 1 and goes with a default partitioner that writes only to last partition.
2) If one of the partitions has empty output (due to issue 1) it gets stuck without fetching input.
Attachments
Attachments
Issue Links
- blocks
-
PIG-3937 Use unsorted shuffle in Union
- Closed