| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.metadata | |
| org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd |
| Modifier and Type | Method and Description |
|---|---|
static HiveAuthorizerFactory |
HiveUtils.getAuthorizerFactory(org.apache.hadoop.conf.Configuration conf,
HiveConf.ConfVars authorizationProviderConfKey)
Return HiveAuthorizerFactory used by new authorization plugin interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLStdConfOnlyAuthorizerFactory
Authorization class that can be used from hive cli, so that configuration
in cli mode is set appropriately for SQL standards authorization.
|
class |
SQLStdHiveAuthorizerFactory |
Copyright © 2016 The Apache Software Foundation. All rights reserved.