You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2019/09/29 08:31:00 UTC

[jira] [Assigned] (FLINK-14254) Introduce BatchFileSystemSink

     [ https://issues.apache.org/jira/browse/FLINK-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jark Wu reassigned FLINK-14254:
-------------------------------

    Assignee: Jingsong Lee

> Introduce BatchFileSystemSink
> -----------------------------
>
>                 Key: FLINK-14254
>                 URL: https://issues.apache.org/jira/browse/FLINK-14254
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>
> Introduce BatchFileSystemSink to support all table file system connector with partition support.
> BatchFileSystemSink use PartitionWriter to write:
>  # DynamicPartitionWriter
>  # GroupedPartitionWriter
>  # NonPartitionWriter
> BatchFileSystemSink use FileCommitter to commit temporary files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)