You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "peng.jianhua (JIRA)" <ji...@apache.org> on 2017/05/22 05:40:04 UTC

[jira] [Created] (RANGER-1599) Different developers use different log directories in the Ranger Admin installation script. Its processing logic is chaotic. We should optimize this logic.

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)