Created 04-04-2022 08:47 AM
Is it possible to create a dynamic resource pool in YARN on Ambari?
We need to limit the use of YARN resources per user.
Created 04-04-2022 10:17 AM
Hi @yagoaparecidoti If your looking for YARN Resource Managemen, Refer to the following document
Created 04-04-2022 11:16 AM
hi @Scharan
Thanks for the feedback,
but we need to configure thread queues for users separately, example:
YARN has 1 TB of memory and 400 vCPU
we need to configure the following:
1. The default queue occupies 50% (500 GB memory and 200 vCPU)
2. User1 queue occupies 25% (250 GB memory and 100 vCPU)
3. User2 queue occupies 25% (250 GB memory and 100 vCPU)
all this configuration must be done in Ambari.
how can we make this configuration?
Created 04-13-2022 05:22 AM
Created 04-14-2022 08:35 AM
hi @smdas, @shubham_sharma, @RangaReddy, @mszurap,
can help with this queue issue on YARN in Ambari?