org.apache.hadoop.hive.ql.security.authorization
Class HiveAuthorizationProviderBase.HiveProxy
java.lang.Object
org.apache.hadoop.hive.ql.security.authorization.HiveAuthorizationProviderBase.HiveProxy
- Enclosing class:
- HiveAuthorizationProviderBase
protected class HiveAuthorizationProviderBase.HiveProxy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveAuthorizationProviderBase.HiveProxy
public HiveAuthorizationProviderBase.HiveProxy(Hive hive)
HiveAuthorizationProviderBase.HiveProxy
public HiveAuthorizationProviderBase.HiveProxy()
setHandler
public void setHandler(HiveMetaStore.HMSHandler handler)
isRunFromMetaStore
public boolean isRunFromMetaStore()
get_privilege_set
public PrincipalPrivilegeSet get_privilege_set(HiveObjectType column,
String dbName,
String tableName,
List<String> partValues,
String col,
String userName,
List<String> groupNames)
throws HiveException
- Throws:
HiveException
getDatabase
public Database getDatabase(String dbName)
throws HiveException
- Throws:
HiveException
Copyright © 2012 The Apache Software Foundation