[
https://issues.apache.org/jira/browse/RANGER-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Selvamohan Neethiraj deleted RANGER-774:
----------------------------------------
> issue with ranger hive authorization with export
> ------------------------------------------------
>
> Key: RANGER-774
> URL: https://issues.apache.org/jira/browse/RANGER-774
> Project: Ranger
> Issue Type: Bug
> Reporter: Deepak Sharma
> Assignee: Alok Lal
> Priority: Critical
> Labels: ranger
>
> Export command in hive is violating security condition in following scenario:
> #EXPORT command if SELECT permission is not there (partitioned table)1.
> create a partitioned table with only select permission (hive ranger policy)
> for user1
> 2. create a hdfs dir ( should be accessible to user1 - rwx)
> 3. check there should be no ranger policy (hdfs) for user1
> 4. try to export export a partition to this hdfs dir using user1 and check
> the result
> #EXPORT a sepecific partition command if SELECT permission is not there
> (partitioned table)
> 1. create a partitioned table with no permission (no hive ranger policy) for
> user1
> 2. create a hdfs dir ( should be accessible to user1 - rwx)
> 3. check there should be no ranger policy (hdfs) for user1
> 4. try to export a partition to this hdfs dir using user1 and check the result
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)