Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
HDFS-3689 added variable length blocks to HDFS as a core feature.
hsync(SyncFlag.END_BLOCK)
can now end an HDFS block on disk without padding it out with zeros.
The current space wasted in ORC to padding is 5%.