public interface SchedulerShim
Modifier and Type | Method and Description |
---|---|
void |
refreshDefaultQueue(org.apache.hadoop.conf.Configuration conf,
String userName)
Reset the default fair scheduler queue mapping to end user.
|
void refreshDefaultQueue(org.apache.hadoop.conf.Configuration conf, String userName) throws IOException
conf
- userName
- end user nameIOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.