-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.16.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
Currently even if pig.schematuple is set to false which is the default, the usage of TupleToMapKey and TuplesToSchemaTupleList instead of plain HashMap<Object, ArrayList<Tuple>> costs a lot of memory. Also key is currently converted to a tuple which is unnecessary.
- relates to
-
PIG-4875 Fix SchemaTuple for Tez
-
- Open
-