peng.jianhua created RANGER-1599:
------------------------------------
Summary: Different developers use different log directories in the
Ranger Admin installation script. Its processing logic is chaotic. We should
optimize this logic.
Key: RANGER-1599
URL: https://issues.apache.org/jira/browse/RANGER-1599
Project: Ranger
Issue Type: Bug
Components: admin
Reporter: peng.jianhua
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)