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

Review request for ranger, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, and 
Velmurugan Periasamy.


Bugs: RANGER-1666
    https://issues.apache.org/jira/browse/RANGER-1666


Repository: ranger


Description
-------

Ranger UI should consider "recursiveSupported" value at each resource level to 
Store the Policy. Currently, if there is resource matcher with 
"recursiveSupported" = true and others resource has false, UI call the 
createPolicy REST with "true" for all resources in the policy which resulted in 
the failure of the policy saving.


Diffs
-----

  security-admin/src/main/webapp/scripts/modules/XAOverrides.js 7d7a9d1 
  security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js 
9145b88 
  security-admin/src/main/webapp/styles/xa.css a1037b9 


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


Testing
-------

Verified : 
1. Showing resource level recusive toggle button in the policy screen.
2. Policy CRUD for hdfs, hive, yarn component.


Thanks,

Nitin Galave

Reply via email to