Uses of Class
org.apache.hadoop.hive.ql.security.authorization.HiveAuthorizationProviderBase

Packages that use HiveAuthorizationProviderBase
org.apache.hadoop.hive.ql.security.authorization   
 

Uses of HiveAuthorizationProviderBase in org.apache.hadoop.hive.ql.security.authorization
 

Subclasses of HiveAuthorizationProviderBase in org.apache.hadoop.hive.ql.security.authorization
 class BitSetCheckedAuthorizationProvider
           
 class DefaultHiveAuthorizationProvider
           
 class DefaultHiveMetastoreAuthorizationProvider
           
 class StorageBasedAuthorizationProvider
          StorageBasedAuthorizationProvider is an implementation of HiveMetastoreAuthorizationProvider that tries to look at the hdfs permissions of files and directories associated with objects like databases, tables and partitions to determine whether or not an operation is allowed.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.