davide created RANGER-3770:
------------------------------
Summary: Hadoop SQL policies on two tables with same name but
different Databases
Key: RANGER-3770
URL: https://issues.apache.org/jira/browse/RANGER-3770
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: davide
I have this databases situation:
Databases: db1 and db2
Tables: db1.table and db2.table
How to create Hadoop SQL policies which grant permission to read and select
data from db1.table but NOT on db2.table?
I tried to set db1.table on table list with include modes, but it doesn't work.
Are there other methods?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)