Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
ORC data doesn't have to go directly into an HDFS stream via buffers, it can go somewhere else (e.g. a write-thru cache, or an addressable system that doesn't require the stream blocks to be held in memory before writing them all together).
To that effect, it would be nice to abstract the data block/metadata structure creating from the physical file concerns.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-15147 LLAP: use LLAP cache for non-columnar formats in a somewhat general way
- Closed
- relates to
-
HIVE-15147 LLAP: use LLAP cache for non-columnar formats in a somewhat general way
- Closed
- links to