[
https://issues.apache.org/jira/browse/FLINK-21786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302363#comment-17302363
]
Bhagi edited comment on FLINK-21786 at 3/16/21, 10:46 AM:
----------------------------------------------------------
Hi Matthias,
My Question is: i have one input file, to be processed and count the no.of
words in it.file is on jobmanager pod. which is accessible and write permission
is vailable..but job is failing.
I have flink session cluster on standalone kubernetes
Can you confirm, do i need to place it on all taskmanagers...??? i did not read
anything like this.
was (Author: bhagi__r):
Hi Matthias,
My Question is: i have one input file, to be processed and count the no.of
words in it.file is on jobmanager pod.
Can you confirm, do i need to place it on all taskmanagers...??? i did not read
anything like this.
> 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, 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)