Created on 09-16-2015 03:28 PM - edited 09-16-2022 02:41 AM
Hi, I have observed that for our cluster, running on 7 nodes, with 6 data nodes, at any given point in time no more than 8 apps are running in YARN.
When we submit more than 8 apps (MR jobs) concurrently then the apps are in PENDING state. Yarn cluster still has vcores available (idle) and there is free RAM.
I could not figure out which configuration setting will enable me to run more apps concurrently in YARN against the default queue, please help.
Nitin
Created 09-18-2015 10:13 AM
Hrsh, I was able to find the property and I modified
queueMaxAppsDefault
property and now I get more than 8 apps running concurently.
Thanks for your help
Nitin
Created 09-18-2015 04:28 AM
Created 09-18-2015 08:39 AM
Thanks for the response Harsh.
Unfortunately I could not find property queueMaxAMShareDefault any where in CM. We are using CDH 5.4.5.
Nitin
Created 09-18-2015 10:13 AM
Hrsh, I was able to find the property and I modified
queueMaxAppsDefault
property and now I get more than 8 apps running concurently.
Thanks for your help
Nitin