Robert Rapplean created FLINK-7214:
--------------------------------------

             Summary: Add a sink that writes to ORCFile on HDFS
                 Key: FLINK-7214
                 URL: https://issues.apache.org/jira/browse/FLINK-7214
             Project: Flink
          Issue Type: New Feature
          Components: Batch Connectors and Input/Output Formats
            Reporter: Robert Rapplean
            Priority: Minor


ORCFile format is currently one of the most efficient storage formats on HDFS 
from both the storage and search speed perspective, and it's a well supported 
standard.

This feature would receive an input stream, map its columns to the columns in a 
Hive table, and write it to HDFS in ORC format. It would need to support hive 
bucketing and dynamic hive partitioning, and generate the appropriate metadata 
in the Hive database.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to