Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler | |
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.conf |
Package
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.conf
contains classes related to capacity scheduler configuration management.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfigurationMutationACLPolicy
Default configuration mutation ACL policy.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationMutationACLPolicy |
MutableConfigurationProvider.getAclMutationPolicy()
Get the acl mutation policy for this configuration provider.
|
static ConfigurationMutationACLPolicy |
ConfigurationMutationACLPolicyFactory.getPolicy(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Class and Description |
---|---|
class |
QueueAdminConfigurationMutationACLPolicy
A configuration mutation ACL policy which checks that user has admin
privileges on all queues they are changing.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationMutationACLPolicy |
MutableCSConfigurationProvider.getAclMutationPolicy() |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.