You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/05/11 00:14:49 UTC

[jira] [Commented] (STORM-279) cluster.xml doesn't take in STORM_LOG_DIR values

    [ https://issues.apache.org/jira/browse/STORM-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993389#comment-13993389 ] 

ASF GitHub Bot commented on STORM-279:
--------------------------------------

GitHub user harshach opened a pull request:

    https://github.com/apache/incubator-storm/pull/107

    STORM-279. cluster.xml doesn't take in STORM_LOG_DIR values

    instead of using env var changed it to read from config
    if user defines storm.log.dir log files goto that particular dir otherwise it will be under storm.home/logs

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/harshach/incubator-storm storm-log-dir

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-storm/pull/107.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #107
    
----
commit b74415e2f527b05fe97104de5a203ddcabd7c999
Author: Sriharsha Chintalapani <ma...@harsha.io>
Date:   2014-05-04T18:39:06Z

    ignore dotfiles

commit fd148bd1f13254b446a13fb7cf389f433697e241
Author: Sriharsha Chintalapani <ma...@harsha.io>
Date:   2014-05-08T02:37:05Z

    Merge remote-tracking branch 'upstream/master'

commit 0c306f8992f7fe51aa20e0d81a18e398579bc45d
Author: Sriharsha Chintalapani <ma...@harsha.io>
Date:   2014-05-09T04:25:26Z

    STORM-279. cluster.xml doesn't take in STORM_LOG_DIR values.

----


> cluster.xml doesn't take in STORM_LOG_DIR values
> ------------------------------------------------
>
>                 Key: STORM-279
>                 URL: https://issues.apache.org/jira/browse/STORM-279
>             Project: Apache Storm (Incubating)
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>         Attachments: STORM-279.patch, STORM-279_1.patch
>
>
> cluster.xml config points ${storm.home} if user defines a different location for storm logs via STORM_LOG_DIR it won't take in that value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)