public class PropertyBasedUserConfigLoader extends Object implements UserConfigLoader
| Constructor and Description |
|---|
PropertyBasedUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)
Instantiates a new property based user config loader.
|
public PropertyBasedUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)
throws UserConfigLoaderException
conf - the confUserConfigLoaderException - the user config loader exceptionpublic Map<String,String> getUserConfig(String loggedInUser)
UserConfigLoadergetUserConfig in interface UserConfigLoaderloggedInUser - the logged in userCopyright © 2014–2016 Apache Software Foundation. All rights reserved.