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

Review request for ranger and Ramesh Mani.


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
-----

  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 47618f6b3 
  security-admin/db/oracle/optimized/current/ranger_core_db_oracle.sql 
e59e7de61 
  security-admin/db/postgres/optimized/current/ranger_core_db_postgres.sql 
37ea61912 
  
security-admin/db/sqlanywhere/optimized/current/ranger_core_db_sqlanywhere.sql 
bd1c47cc4 
  security-admin/db/sqlserver/optimized/current/ranger_core_db_sqlserver.sql 
22e1746f2 
  
security-admin/src/main/java/org/apache/ranger/patch/PatchForHBaseServiceDefUpdate_J10034.java
 PRE-CREATION 


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


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