Sign in
apache
/
hive
/
master
/
.
/
ql
/
src
/
test
/
queries
/
clientnegative
/
authorization_public_drop.q
blob: 1f5025ffae762903f089a87265eae1f1c03849cd [
file
] [
log
] [
blame
]
set
hive
.
security
.
authorization
.
manager
=
org
.
apache
.
hadoop
.
hive
.
ql
.
security
.
authorization
.
DefaultHiveAuthorizationProvider
;
drop role
public
;