-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.5.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
0: jdbc:hive2://anneyu-cdh55-1.vpc.cloudera.c> show grant role test_role on table test_tb; +-----------+----------+------------+---------+-----------------+-----------------+------------+---------------+-------------------+----------+--+ | database | table | partition | column | principal_name | principal_type | privilege | grant_option | grant_time | grantor | +-----------+----------+------------+---------+-----------------+-----------------+------------+---------------+-------------------+----------+--+ | test_db | test_tb | | s | test_role | ROLE | select | false | 1439502394526000 | -- | +-----------+----------+------------+---------+-----------------+-----------------+------------+---------------+-------------------+----------+--+
However explain "select i from test_tb" shows the column "i" test_user doesn't have privileges.
- is related to
-
SENTRY-1396 Restrict "Explain" Hive operation for table level privileges in V2
-
- Patch Available
-
- relates to
-
SENTRY-896 Restrict "Explain" Hive operation for table level privileges
-
- Open
-