-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61845/
-----------------------------------------------------------
Review request for ranger, Ankita Sinha, Don Bosco Durai, Gautam Borad, Abhay
Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj,
Sailaja Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-1748
https://issues.apache.org/jira/browse/RANGER-1748
Repository: ranger
Description
-------
Currently if user importing policy from file and if policy already exist then
it is't not allowing to update that policy.
Adding a flag(updateIfExists) in API to update existing policy during import
operation.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/rest/ServiceREST.java 38fde8a
Diff: https://reviews.apache.org/r/61845/diff/1/
Testing
-------
1. Verified policies are getting updated while importing from file.
Thanks,
bhavik patel