@Deprecated public class UgiMetaStoreClientFactory extends Object
client
that wraps calls in a PrivilegedExceptionAction
if the
UserGroupInformation
is specified. Invokes directly otherwise.Constructor and Description |
---|
UgiMetaStoreClientFactory(String metaStoreUri,
HiveConf conf,
org.apache.hadoop.security.UserGroupInformation authenticatedUser,
String user,
boolean secureMode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IMetaStoreClient |
newInstance()
Deprecated.
|
IMetaStoreClient |
newInstance(IMetaStoreClient delegate)
Deprecated.
|
String |
toString()
Deprecated.
|
public IMetaStoreClient newInstance() throws org.apache.hadoop.hive.metastore.api.MetaException
org.apache.hadoop.hive.metastore.api.MetaException
public IMetaStoreClient newInstance(IMetaStoreClient delegate) throws org.apache.hadoop.hive.metastore.api.MetaException
org.apache.hadoop.hive.metastore.api.MetaException
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.