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

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

GitHub user harshach opened a pull request:

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

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

    changed from using env var to read from conf file
    user can add storm.log.dir to storm.yaml to specify a different location to 
storm logs
    default it uses storm.dir/logs

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

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

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

    https://github.com/apache/incubator-storm/pull/108.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 #108
    
----
commit e36dea1b0a6d4438de1200db9adf7b536db5a603
Author: Sriharsha Chintalapani <[email protected]>
Date:   2014-05-09T04:53:49Z

    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)

Reply via email to