Nico Kruber created FLINK-8068:
----------------------------------
Summary: Failed single-job Flink cluster on YARN shows as SUCCEEDED
Key: FLINK-8068
URL:
https://issues.apache.org/jira/browse/FLINK-8068 Project: Flink
Issue Type: Bug
Components: YARN
Affects Versions: 1.4.0
Reporter: Nico Kruber
A single-job Flink cluster with a failing program, e.g. a non-existing input file as in this word count example {{flink run -m yarn-cluster -yn 2 -ys 1 -yjm 768 -ytm 1024 ./examples/batch/WordCount.jar --input foobar}}, will be shown by YARN as {{SUCCEEDED}}. This was fixed in the past by FLINK-2226 but apparently turned up again.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)