peng bo created RANGER-2329:
-------------------------------
Summary: [Hive Plugin] show databases denied although user has
access to some databases
Key: RANGER-2329
URL: https://issues.apache.org/jira/browse/RANGER-2329
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 1.2.0, 1.0.0
Reporter: peng bo
Fix For: 1.0.0
a. assign select permission to user1 for database A with table * and hive
Column *
b. login user1 by beeline
c. type 'show databases', error shows
Error: Error while compiling statement: FAILED: HiveAccessControlException
Permission denied: user [hadoop] does not have [USE] privilege on [*]
(state=42000,code=40000)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)