-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59435/
-----------------------------------------------------------
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-1599
https://issues.apache.org/jira/browse/RANGER-1599
Repository: ranger
Description
-------
Different developers use different log directories in the Ranger Admin
installation script. Its processing logic is chaotic. In fact, this log file
does not need to be created separately. When the echo "${prefix} $@" >>
$LOGFILE command is used, the log file will be created automatically if it does
not exist.
We should optimize this logic.
Diffs
-----
security-admin/scripts/setup.sh 3b259a02
Diff: https://reviews.apache.org/r/59435/diff/1/
Testing
-------
Thanks,
pengjianhua