lamber-ken edited a comment on issue #8254: [FLINK-12219][runtime] Yarn application can't stop when flink job failed in per-job yarn cluste mode URL: https://github.com/apache/flink/pull/8254#issuecomment-487951795 I have a question that if use `System.exit` to kill the JobManager,the Yarn ResourceManager will attempt the application again (attemp two times by default)? it's bad if yarn resourcemanager attempt again. Because the flink job failed and remove zk metadata,when attempt again, will cause no jobs to recover.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services