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

(Updated March 25, 2020, 6:31 p.m.)


Review request for ranger and Ramesh Mani.


Changes
-------

Only changed made is java patch code from J10034 to J10035 as J10034 used for 
atlas changes recently.


Repository: ranger


Description
-------

- added execute permission to HBase service def
   - Added java patch file to support execute permission
   - Made changes in Ranger coprocessor to check for exec permission in 
endpoint coporcessor hook.


Diffs (updated)
-----

  agents-common/src/main/resources/service-defs/ranger-servicedef-hbase.json 
f98c919a1 
  
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/HbaseAuthUtils.java
 f8ee168d7 
  
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/HbaseAuthUtilsImpl.java
 c2e1e7753 
  
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
 952ef61dc 
  
hbase-agent/src/test/java/org/apache/ranger/authorization/hbase/HbaseAuthUtilsImplTest.java
 1b8edd437 
  security-admin/db/mysql/optimized/current/ranger_core_db_mysql.sql 49d0639e2 
  security-admin/db/oracle/optimized/current/ranger_core_db_oracle.sql 
580b6fbc2 
  security-admin/db/postgres/optimized/current/ranger_core_db_postgres.sql 
56f5a4d6c 
  
security-admin/db/sqlanywhere/optimized/current/ranger_core_db_sqlanywhere.sql 
3ccd5caf6 
  security-admin/db/sqlserver/optimized/current/ranger_core_db_sqlserver.sql 
3418ea50b 
  
security-admin/src/main/java/org/apache/ranger/patch/PatchForHBaseServiceDefUpdate_J10035.java
 PRE-CREATION 


Diff: https://reviews.apache.org/r/72247/diff/2/

Changes: https://reviews.apache.org/r/72247/diff/1-2/


Testing
-------

Tested in the cluster and ranger admin is showing the execute to select along 
with create,read,write and admin. Verified policy creation by providing the 
execute permission for an user and listed the policy it's displaying properly.


Thanks,

Rajeshbabu Chintaguntla

Reply via email to