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)
UserConfigLoader
getUserConfig
in interface UserConfigLoader
loggedInUser
- the logged in userCopyright © 2014–2015 Apache Software Foundation. All rights reserved.