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-487132842 hi, @tillrohrmann, I had move jobTerminationFuture.complete(ApplicationStatus.fromJobStatus(archivedExecutionGraph.getState())) to a finally block, and log the exception for analysis, then throw it continue.
---------------------------------------------------------------- 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