-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71322/#review217323
-----------------------------------------------------------




hive-agent/src/main/java/org/apache/ranger/services/hive/RangerServiceHive.java
Lines 304 (patched)
<https://reviews.apache.org/r/71322/#comment304627>

    What would the returned policy name look like?
     - default - database
     - default - database, table
     - default - database, table, column
     - default - database, udf
     - information_schema - database
     - information_schema - database, table
     - information_schema - database, table, column
     - information_schema - database, udf
    
    These names may not be intutive. Also, I think we really need following 2 
policies to be created; if yes, I suggest the names given below:
     - default database tables
     - information_schema database tables


- Madhan Neethiraj


On Aug. 20, 2019, 5:37 a.m., Ramesh Mani wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71322/
> -----------------------------------------------------------
> 
> (Updated Aug. 20, 2019, 5:37 a.m.)
> 
> 
> Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, 
> Madhan Neethiraj, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja Polavarapu, 
> and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2539
>     https://issues.apache.org/jira/browse/RANGER-2539
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> RANGER-2539:Create Default Policies for Hive Databases -default, 
> Information_schema
> 
> 
> Diffs
> -----
> 
>   
> hive-agent/src/main/java/org/apache/ranger/services/hive/RangerServiceHive.java
>  89b8100 
> 
> 
> Diff: https://reviews.apache.org/r/71322/diff/2/
> 
> 
> Testing
> -------
> 
> Testing in local vm by create a hive service.
> 
> 
> Thanks,
> 
> Ramesh Mani
> 
>

Reply via email to