Ramesh Mani created RANGER-1204:
-----------------------------------
Summary: Hive Ranger Plugin should allow access to DESCRIBE/SHOW
COLUMNS on tables if user has any access on database/table/columns
Key: RANGER-1204
URL: https://issues.apache.org/jira/browse/RANGER-1204
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 0.7.0
Reporter: Ramesh Mani
Hive Ranger Plugin should allow access to DESCRIBE/SHOW COLUMNS on table if
user has any access on database/table/columns. Currently if the user has only
access to few columns on a Table then DESCRIBE table_name / SHOW COLUMNS
(FROM|IN) table_name [(FROM|IN) db_name] fails with HiveAuthorization exception.
User needs to have access to all the columns in order to allow access by Ranger
Hive Plugin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)