[ https://issues.apache.org/jira/browse/FLINK-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559768#comment-14559768 ]
Faye Beligianni commented on FLINK-2069: ---------------------------------------- I am not sure if this will help you, but I noticed the following: If the job switches from running to canceled immediately, then the csv file is created, and since the job is canceled the file remains and is not deleted. I tried this 5-6 times and every time the same happened every time. > 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)