Description
Under non-impersonation mode, all MR jobs run as the hive system user. The default scheduler queue mapping is one queue per user. This is problematic for users who use the queues to regulate and track their MR resource usage.
Yarn exposes an API to retrieve the fair scheduler queue mapping, which we can use to set the appropriate MR queue for the current user.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-8693 Separate out fair scheduler dependency from hadoop 0.23 shim
- Resolved
-
HIVE-23357 Allow queue user to be configured separately from doAs
- Patch Available
- links to