You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/10/14 16:51:00 UTC

[jira] [Commented] (FLINK-7829) Remove (or at least deprecate) DataStream.writeToFile/Csv

    [ https://issues.apache.org/jira/browse/FLINK-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204731#comment-16204731 ] 

Stephan Ewen commented on FLINK-7829:
-------------------------------------

I think these methods should exist on something like a "bounded stream" that is executed as one batch.

> Remove (or at least deprecate) DataStream.writeToFile/Csv
> ---------------------------------------------------------
>
>                 Key: FLINK-7829
>                 URL: https://issues.apache.org/jira/browse/FLINK-7829
>             Project: Flink
>          Issue Type: Bug
>          Components: DataStream API
>            Reporter: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.4.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
(v6.4.14#64029)