[
https://issues.apache.org/jira/browse/FLINK-21786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301502#comment-17301502
]
Bhagi commented on FLINK-21786:
-------------------------------
Yes file has write permission.
I think there is some issue in running the command.
2021-03-15 08:37:02,410 ERROR org.apache.flink.client.cli.CliFrontend
[] - Error while running the command.
org.apache.flink.client.program.ProgramInvocationException: The main method
caused an error: org.apache.flink.client.program.ProgramInvocationException:
Job failed (JobID: ad8d8f90adfb7cc59de13412ae12d7ee)
> 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)