Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Enforce User to use dedicated YARN queue.
Labels:
- Labels:
-
Apache YARN
-
Cloudera Manager
New Contributor
Created on ‎06-20-2019 01:16 AM - edited ‎09-16-2022 07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Experts,
Need your suggestions:
How to enforce a user to submit a job in dedicated resource pool if nothing is mentioned during submission.
Whenever a user submits a job (without mentioning any queue name) , it should go in a dedicated queue defined by Admins.
Can we control it through YARN ACLs.
1 ACCEPTED SOLUTION
Expert Contributor
Created ‎06-20-2019 10:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Yes, We can enforce a job to run in a particular queue based on user using placement policy.
We can define a secondary group for each user. Whenever the user submits a job will land on the secondary group queue.
reference Link: https://blog.cloudera.com/blog/2016/06/untangling-apache-hadoop-yarn-part-4-fair-scheduler-queue-bas...
Thanks
Jerry
Yes, We can enforce a job to run in a particular queue based on user using placement policy.
We can define a secondary group for each user. Whenever the user submits a job will land on the secondary group queue.
reference Link: https://blog.cloudera.com/blog/2016/06/untangling-apache-hadoop-yarn-part-4-fair-scheduler-queue-bas...
Thanks
Jerry
1 REPLY 1
Expert Contributor
Created ‎06-20-2019 10:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Yes, We can enforce a job to run in a particular queue based on user using placement policy.
We can define a secondary group for each user. Whenever the user submits a job will land on the secondary group queue.
reference Link: https://blog.cloudera.com/blog/2016/06/untangling-apache-hadoop-yarn-part-4-fair-scheduler-queue-bas...
Thanks
Jerry
Yes, We can enforce a job to run in a particular queue based on user using placement policy.
We can define a secondary group for each user. Whenever the user submits a job will land on the secondary group queue.
reference Link: https://blog.cloudera.com/blog/2016/06/untangling-apache-hadoop-yarn-part-4-fair-scheduler-queue-bas...
Thanks
Jerry
