public class FairSchedulerShim extends Object implements SchedulerShim
| Constructor and Description |
|---|
FairSchedulerShim() |
| 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.
|
public void refreshDefaultQueue(org.apache.hadoop.conf.Configuration conf,
String userName)
throws IOException
SchedulerShimrefreshDefaultQueue in interface SchedulerShimuserName - end user nameIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.