Description
Handle authorization of Hive Drop database / table if exists in RangerHiveAuthorizer when database / table doesn't exists. When Database or table doesn't exist there is no input/output HivePrivilege Object present in the authorization request and hence there will be exception because of the checks introduced in RANGER-3368
This has to be handled in the same way how HIVE handles when "drop database/table if exists" is run on database / table which are not present.
Attachments
Issue Links
- relates to
-
RANGER-4036 Hive Policy is not hounered for Drop non-existing database and non-existing table via unauthorized user
- Open
- links to