public class FixedUserConfigLoader extends UserConfigLoader
| Constructor and Description | 
|---|
| FixedUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)Instantiates a new fixed user config loader. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getUserConfig(String loggedInUser)Gets the user config. | 
preSubmitpublic FixedUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)
conf - the confpublic Map<String,String> getUserConfig(String loggedInUser)
UserConfigLoadergetUserConfig in class UserConfigLoaderloggedInUser - the logged in userCopyright © 2014–2015 Apache Software Foundation. All rights reserved.