diff --git a/data/conf/hive-site.xml b/data/conf/hive-site.xml index b09c159..39dfce5 100644 --- a/data/conf/hive-site.xml +++ b/data/conf/hive-site.xml @@ -267,7 +267,7 @@ hive.security.authorization.manager - org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdHiveAuthorizerFactoryForTest + org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdHiveAuthorizerFactory The Hive client authorization manager class name.