Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.13.0
-
None
Description
analyze table studentparttab30k partition (ds) compute statistics; Error: Error while compiling statement: FAILED: HiveAccessControlException Permission denied. Principal [name=hadoopqa, type=USER] does not have following privileges on Object [type=PARTITION, name=null] : [SELECT] (state=42000,code=40000)
Sql std auth is supposed to ignore partition level objects for privilege checks, but that is not working as intended.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-5837 SQL standard based secure authorization for hive
- Resolved
- links to