[
https://issues.apache.org/jira/browse/FLINK-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574080#comment-16574080
]
zhangminglei commented on FLINK-7829:
-------------------------------------
[~aljoscha] We should replace make the use of {{BucketingSink}} to
{{StreamingFileSink}} since {{BucketingSink}} can not support exactly once.
> Remove (or at least deprecate) DataStream.writeToFile/Csv
> ---------------------------------------------------------
>
> Key: FLINK-7829
> URL: https://issues.apache.org/jira/browse/FLINK-7829
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API
> Reporter: Aljoscha Krettek
> Priority: Major
> Fix For: 1.7.0
>
>
> These methods are seductive for users but they should never actually use them
> in a production streaming job. For those cases the {{BucketingSink}} should
> be used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)