Created on 06-06-2017 08:33 AM - edited 09-16-2022 04:42 AM
Hi,
I've got many applications sat running under the default queue, which does not make sense to me as I've set:
yarn.scheduler.fair.user-as-default-queue - True
From my understanding this should mean that is a job runs under user XYZ, then as long as I have a dynamic resource pool named XYZ the job should utlize that pool? Am i misunderstaning something?
Currently using fair scheudler.
ANy help would be great!
Thanks,
Chris
Created 06-07-2017 01:02 AM
perfect thank you, that was the issue. I needed to add the placement rule "Use the pool root.[Username], only if the pool exists".
Created 06-06-2017 10:33 AM
Created 06-07-2017 01:02 AM
perfect thank you, that was the issue. I needed to add the placement rule "Use the pool root.[Username], only if the pool exists".