Created 08-24-2022 12:49 AM
Hello,
I'm trying to edit Yarn Queue Manager queues and it seems i'm not able to edit them, there is not the option to edit them and there are no information in the doc about it...
it's supposed to have this options panel
But this is not my case.
the only information found it is to set the queue manager service in yarn, that's all...
Any other ideas?
Created 06-21-2023 12:37 AM
Hi all,
The issue is not related to browsers, simply it has not the option to modify the queues...
After many tests I managed to add the queues and resources to the ResourceManager Advanced config:
[CM] > Yarn -> Configuration -> ResourceManager -> Fair Scheduler XML Advanced Configuration Snippet (Safety Valve)
[CM] > Yarn -> Configuration -> ResourceManager -> yarn.resourcemanager.scheduler.class: org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
by this way the queues are defined.
Created 08-24-2022 06:55 AM
Hello @Juanes From description I understand that your looking for an option to edit the Yarn queue, Can you refer to the following doc
Created 08-24-2022 07:10 AM
Hello Scharan, tahnk you for your reply,
Yes, I have read it thousand times but the problem is that the options (marked in RED) doen't exists in my Yarn Queue Manager...
you can see it in the first image shown 😞
Created 08-24-2022 07:39 AM
User with Admin privileges should be able to edit, Can you try with admin user
Created 08-24-2022 09:10 AM
Yes, it should but not, i'm already using admin user from cloudera manager.
So weird this all...
Created 06-20-2023 06:52 AM
In case anyone else bumps into this, try a different browser.
Created 06-21-2023 12:37 AM
Hi all,
The issue is not related to browsers, simply it has not the option to modify the queues...
After many tests I managed to add the queues and resources to the ResourceManager Advanced config:
[CM] > Yarn -> Configuration -> ResourceManager -> Fair Scheduler XML Advanced Configuration Snippet (Safety Valve)
[CM] > Yarn -> Configuration -> ResourceManager -> yarn.resourcemanager.scheduler.class: org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
by this way the queues are defined.