[
https://issues.apache.org/jira/browse/FLINK-21786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301753#comment-17301753
]
Bhagi edited comment on FLINK-21786 at 3/15/21, 4:35 PM:
---------------------------------------------------------
Matthias, File has write permission, i dont find any permission issue.
[^job logs.txt]
Can you please see full logs
flink@flink-jobmanager-f6db89b7f-c692b:~$ ls -lart /persistent/flinkData/
total 3
-rw-r--r-- 1 7148739 flink 44 Mar 12 05:51 wordcount.txt
drwxr-xr-x 3 root root 23 Mar 12 13:32 ..
-rwxrwxrwx 1 7148739 flink 43 Mar 15 16:14 test.txt
was (Author: bhagi__r):
File has write permission, i dont find any permission issue.
[^job logs.txt]
Can you please see full logs
flink@flink-jobmanager-f6db89b7f-c692b:~$ ls -lart /persistent/flinkData/
total 3
-rw-r--r-- 1 7148739 flink 44 Mar 12 05:51 wordcount.txt
drwxr-xr-x 3 root root 23 Mar 12 13:32 ..
-rwxrwxrwx 1 7148739 flink 43 Mar 15 16:14 test.txt
> 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: Minor
> Fix For: 1.12.0
>
> Attachments: image-2021-03-15-10-40-49-263.png,
> image-2021-03-15-10-42-00-269.png, job logs.txt
>
>
> 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)