- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
pros and cons of using YARN acls
- Labels:
-
Apache YARN
Created ‎05-11-2016 04:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pros and Cons of using YARN ACLS? any insights please?
Created ‎05-11-2016 04:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎05-11-2016 04:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
