Gyula Fora created FLINK-14048:
----------------------------------
Summary: Flink client hangs after trying to kill Yarn Job during deployment
Key: FLINK-14048
URL:
https://issues.apache.org/jira/browse/FLINK-14048 Project: Flink
Issue Type: Improvement
Components: Client / Job Submission, Deployment / YARN
Reporter: Gyula Fora
If we kill the flink client run command from the terminal while deploying to YARN (let's say we realize we used the wrong parameters), the YARN application will be killed immediately but the client won't shut down.
We get the following messages over and over:
19/09/10 23:35:55 INFO retry.RetryInvocationHandler: java.io.IOException: The client is stopped, while invoking ApplicationClientProtocolPBClientImpl.forceKillApplication over null after 14 failover attempts. Trying to failover after sleeping for 16296ms.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)