[
https://issues.apache.org/jira/browse/RANGER-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
peng.jianhua updated RANGER-1778:
---------------------------------
Flags: Patch
Labels: patch (was: )
> The logical of the policy details for Ranger Hive Plugin is error.
> ------------------------------------------------------------------
>
> Key: RANGER-1778
> URL: https://issues.apache.org/jira/browse/RANGER-1778
> Project: Ranger
> Issue Type: Bug
> Components: plugins, Ranger
> Affects Versions: 1.0.0, master
> Reporter: peng.jianhua
> Assignee: peng.jianhua
> Priority: Critical
> Labels: patch
> Attachments:
> 0001-RANGER-1778-The-logical-of-the-policy-details-for-Ra.patch
>
>
> The current logic is as following:
> 1、If policy choose “database”, the Permissions can choose "Read" and "Write"
> 2、If policy choose “url”, the Permissions can not choose "Read" and "Write"
> Above logic is error. The right logic should be as following:
> 1、If policy choose “database”, the Permissions can not choose "Read" and
> "Write"
> 2、If policy choose “url”, the Permissions can only choose "Read" and "Write"
> 3、Control relation values between "database" and "url" when user switched
> them.That is, we should control the linkage of the switch for "database" and
> "url".
> Please refer to
> https://community.hortonworks.com/questions/135781/ranger-hive-read-and-write-permissions.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)