Hi!

yarn-cluster is the mode for a yarn session cluster, which means the
cluster will remain even after the job is finished. If you want to finish
the Flink job as well as the yarn job, use yarn-per-job mode instead.

Jake <ft20...@qq.com> 于2021年10月9日周六 下午5:53写道:

> Hi
>
> When submit job in yarn-cluster model, flink job finish but yarn job not
> exit. What should I do?
>
> Submit command:
>
> /opt/app/flink/flink-1.14.0/bin/flink run -m yarn-cluster
> ./flink-sql-client.jar --file dev.sql

Reply via email to