[
https://issues.apache.org/jira/browse/FLINK-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644724#comment-16644724
]
vinoyang commented on FLINK-10114:
----------------------------------
[~kkl0u] In fact, I saw the PR of Parquet implementation FLINK-9753 by
[~StephanEwen]. The main problem for Orc is that its API only supports building
a Writer based on Path, but BulkWriter needs to rely on an FSDataOutputStream.
There is an adaptation here (Parquet exposes a stream object called
*PositionOutputStream*. Adaptation can be done relatively easily.). But as far
as Orc is concerned, this adaptation is cumbersome.
> Support Orc for StreamingFileSink
> ---------------------------------
>
> Key: FLINK-10114
> URL: https://issues.apache.org/jira/browse/FLINK-10114
> Project: Flink
> Issue Type: Sub-task
> Components: Streaming Connectors
> Reporter: zhangminglei
> Assignee: vinoyang
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)