lamber-ken commented 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-487884691 Thanks for your comment @tillrohrmann, as another issue [FLINK-12183](https://issues.apache.org/jira/browse/FLINK-12183) says, it's hard to find that because here it only catches IOException, and we can't get any stacktrace information from the log file (because there's no place to record the exception log). If some uncatched exception happens in the futher, it'll cause yarn application can't stop again even if the task has failed. BTW, I have no right to re-open this issue again. Best.
---------------------------------------------------------------- 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