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

Matthias commented on FLINK-21786:
----------------------------------

Could it be that you're writing to a file that already exists but have 
overwriting disabled?
As [~f.pompermaier] already mentioned it looks like there is some permission 
issue due to the IOException being the original cause. The file you specified 
through {{file:///persistent/flinkData/wordcount_out}} could not be created.

> sample Job execution failed
> ---------------------------
>
>                 Key: FLINK-21786
>                 URL: https://issues.apache.org/jira/browse/FLINK-21786
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.12.0
>         Environment: kubernetes debian container 
>            Reporter: Bhagi
>            Priority: Critical
>             Fix For: 1.12.0
>
>         Attachments: image-2021-03-15-10-40-49-263.png, 
> image-2021-03-15-10-42-00-269.png
>
>
> Hi Team,
> i am trying to test sample word count job , but job execution is failing. 
> unable to understand what exactly the issue is. Attached job execution info.. 
> !image-2021-03-15-10-40-49-263.png!  !image-2021-03-15-10-42-00-269.png! 
> ./bin/flink run ./examples/streaming/WordCount.jar --input 
> file:///persistent/flinkData/test.txt --output 
> file:///persistent/flinkData/wordcount_out



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to