Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.3.0, 0.6.0
-
None
-
Reviewed
Description
TBinaryProtocol is very space-inefficient. We've seen the data blown up several times between the map-reduce boundary because of it.
We should change it to simple delimited format (backed by LazySimpleSerDe).
Attachments
Issue Links
- is blocked by
-
HIVE-337 LazySimpleSerDe should support multi-level nested array, map, struct types
- Closed