-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68684/
-----------------------------------------------------------
Review request for ranger, Gautam Borad, Mehul Parikh, and Velmurugan Periasamy.
Bugs: RANGER-2215
https://issues.apache.org/jira/browse/RANGER-2215
Repository: ranger
Description
-------
We have noticed an interesting issue with the Ranger Admin web UI. If you are using a Hive
policy, you can paste in multiple lines from the clipboard, and each line will become a database,
table, or column as desired. But for HDFS policies, multiple HDFS paths cannot be pasted in
from the clipboard properly. They will just be treated as a single path.
Diffs
-----
security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js e3d9635
Diff: https://reviews.apache.org/r/68684/diff/1/
Testing
-------
Verified that multiple resource Paths can be copy-paste in HDFS Policy separated by comma/space
Thanks,
Nitin Galave
|