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