Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Motivation:
Columnar storage is preferred for better performance and compression for low-latency analytical workloads. Avro 1.7.2 supports column-major file format [1]
and we can implement AbstractTrevniAvroEventSerializer (as like AbstractAvroEventSerializer). HDFSSink can have serializer type to store events in Trevni column-major file format.
[1] http://avro.apache.org/docs/current/trevni/spec.html
https://github.com/cutting/trevni
Attachments
Issue Links
- is related to
-
HIVE-3585 Integrate Trevni as another columnar oriented file format
- Patch Available
- links to