[ https://issues.apache.org/jira/browse/FLINK-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321643#comment-17321643 ]
Flink Jira Bot commented on FLINK-7214: --------------------------------------- This issue and all of its Sub-Tasks have not been updated for 180 days. So, it has been labeled "stale-minor". If you are still affected by this bug or are still interested in this issue, please give an update and remove the label. In 7 days the issue will be closed automatically. > 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: Connectors / Common > Reporter: Robert Rapplean > Priority: Minor > Labels: features, hdfssink, orcfile, stale-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 (v8.3.4#803005)