You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/09/08 06:45:09 UTC

[jira] [Created] (OOZIE-169) GH-164: use a system property 'oozie.logs' as the log dir

GH-164: use a system property 'oozie.logs' as the log dir
---------------------------------------------------------

                 Key: OOZIE-169
                 URL: https://issues.apache.org/jira/browse/OOZIE-169
             Project: Oozie
          Issue Type: Bug
            Reporter: Hadoop QA


Currently logs are configured to go under

${oozie.home}/logs

In a production deployment logs are written to another location, commonly under /var/log/...

To change the location of the logs the log4j configuration file must be edited for all appenders.

log4j configuration should use a ${oozie.logs} variable.
If the system property 'oozie.logs' is not defined, Oozie XLogService should set it to ${oozie.home}/logs (current default location).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-169) GH-164: use a system property 'oozie.logs' as the log dir

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099855#comment-13099855 ] 

Hadoop QA commented on OOZIE-169:
---------------------------------

tucu00 remarked:
Closed by 3b90a015d319c369d4e31a79b1206ed3ae7d4236 use a system property as logs dir

Now Oozie uses OOZIE_LOGS system property as the root for the logs.

If OOZIE_LOGS is not defined, it uses ${OOZIE_HOME}/logs.

> GH-164: use a system property 'oozie.logs' as the log dir
> ---------------------------------------------------------
>
>                 Key: OOZIE-169
>                 URL: https://issues.apache.org/jira/browse/OOZIE-169
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> Currently logs are configured to go under
> ${oozie.home}/logs
> In a production deployment logs are written to another location, commonly under /var/log/...
> To change the location of the logs the log4j configuration file must be edited for all appenders.
> log4j configuration should use a ${oozie.logs} variable.
> If the system property 'oozie.logs' is not defined, Oozie XLogService should set it to ${oozie.home}/logs (current default location).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OOZIE-169) GH-164: use a system property 'oozie.logs' as the log dir

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik closed OOZIE-169.
----------------------------------

    Resolution: Fixed

> GH-164: use a system property 'oozie.logs' as the log dir
> ---------------------------------------------------------
>
>                 Key: OOZIE-169
>                 URL: https://issues.apache.org/jira/browse/OOZIE-169
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> Currently logs are configured to go under
> ${oozie.home}/logs
> In a production deployment logs are written to another location, commonly under /var/log/...
> To change the location of the logs the log4j configuration file must be edited for all appenders.
> log4j configuration should use a ${oozie.logs} variable.
> If the system property 'oozie.logs' is not defined, Oozie XLogService should set it to ${oozie.home}/logs (current default location).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira