You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/10/12 13:01:00 UTC

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

Aljoscha Krettek created FLINK-7829:
---------------------------------------

             Summary: 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)