Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

pros and cons of using YARN acls

avatar
Expert Contributor

Pros and Cons of using YARN ACLS? any insights please?

1 ACCEPTED SOLUTION

avatar
Guru

I haven't run into any 'cons' of using YARN ACLs. ACLs will help you as more users/groups of users end up using the cluster.

If you are using hiveserver2 with doAs as 'false', then all your jobs are running as user hive. In that situation, you have be careful on which queues the jobs are submitted to since YARN ACLs will not help you there.

View solution in original post

1 REPLY 1

avatar
Guru

I haven't run into any 'cons' of using YARN ACLs. ACLs will help you as more users/groups of users end up using the cluster.

If you are using hiveserver2 with doAs as 'false', then all your jobs are running as user hive. In that situation, you have be careful on which queues the jobs are submitted to since YARN ACLs will not help you there.