答复: Flink Job Execution issue at Yarn

2022-05-18 Thread Geng Biao
mum-allocation-mb` and `yarn.nodemanager.resource.memory-mb`. Maybe it is better to post the JM/TM logs if any of them exists to provide more information. Best, Biao Geng 发件人: Anitha Thankappan 日期: 星期三, 2022年5月18日 下午8:26 收件人: user@flink.apache.org 主题: Flink Job Execution issue at Yarn Hi, We

Flink Job Execution issue at Yarn

2022-05-18 Thread Anitha Thankappan
Hi, We are using below command to submit a flink application job to GCP dataproc cluster using Yarn. *flink run-application -t yarn-application .jar* Our Cluster have 1 master node with 64 GB and 10 worker nodes of 32 GB. The flink configurations given are: *jobmanager.memory.process.size: 400