-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61782/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O
hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan
Neethiraj, and Velmurugan Periasamy.
Bugs: RANGER-1744
https://issues.apache.org/jira/browse/RANGER-1744
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/changepasswordutil.py 3086962
security-admin/scripts/changeusernameutil.py 7216bbc
Diff: https://reviews.apache.org/r/61782/diff/1/
Testing
-------
Thanks,
Qiang Zhang