public class HadoopDefaultMetastoreAuthenticator extends HadoopDefaultAuthenticator implements HiveMetastoreAuthenticationProvider
conf, groupNames, userName
Constructor and Description |
---|
HadoopDefaultMetastoreAuthenticator() |
Modifier and Type | Method and Description |
---|---|
void |
setMetaStoreHandler(HiveMetaStore.HMSHandler handler)
Allows invoker of HiveMetastoreAuthenticationProvider to send in a
hive metastore handler that can be used to provide data for any
authentication that needs to be done.
|
destroy, getConf, getGroupNames, getUserName, setConf, setSessionState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getGroupNames, getUserName, setSessionState
public void setMetaStoreHandler(HiveMetaStore.HMSHandler handler)
HiveMetastoreAuthenticationProvider
setMetaStoreHandler
in interface HiveMetastoreAuthenticationProvider
Copyright © 2017 The Apache Software Foundation. All rights reserved.