-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58693/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O
hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan
Neethiraj, Velmurugan Periasamy, and Qiang Zhang.
Bugs: RANGER-1541
https://issues.apache.org/jira/browse/RANGER-1541
Repository: ranger
Description
-------
The assignment logic is inconsistent for the value of the RANGER_ADMIN_HOME
variable in Ranger Admin. If the RANGER_ADMIN_HOME environment variable do not
set, the Ranger Admin is installed using current path in linux. However the
Ranger Admin is installed using empty path in windows. So it will cause a
serious failure in windows system.
Diffs
-----
security-admin/scripts/db_setup.py b2b29ee
security-admin/scripts/dba_script.py a4f6c97
Diff: https://reviews.apache.org/r/58693/diff/1/
Testing
-------
Thanks,
Qiang Zhang