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

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

     [ https://issues.apache.org/jira/browse/RANGER-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Qiang Zhang resolved RANGER-1599.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

> 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
>            Assignee: peng.jianhua
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.0.0
>
>         Attachments: 0001-RANGER-1599-Different-developers-use-different-log-d.patch
>
>
> 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)