[ https://issues.apache.org/jira/browse/FLINK-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568786#comment-14568786 ]
Aljoscha Krettek commented on FLINK-2069: ----------------------------------------- Yes, you are right but I think in the `CsvOutputFormat` the buffer is just used because all the fields and field separates are written to the output stream separately. It still doesn't fix the bug that [~fobeligi] reported, however. > writeAsCSV function in DataStream Scala API creates no file > ----------------------------------------------------------- > > Key: FLINK-2069 > URL: https://issues.apache.org/jira/browse/FLINK-2069 > Project: Flink > Issue Type: Bug > Components: Streaming > Reporter: Faye Beligianni > Priority: Blocker > Labels: Streaming > Fix For: 0.9 > > > When the {{writeAsCSV}} function is used in the DataStream Scala API, no file > is created in the specified path. -- This message was sent by Atlassian JIRA (v6.3.4#6332)