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

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

GitHub user zhuoliu opened a pull request:

    https://github.com/apache/storm/pull/942

    [STORM-1387] workers-artifacts directory configurable, and default to be 
under storm.log.dir.

    Now, by default, log structure looks like this:
    
    storm-home/logs/
    ------supervisor.log
    ------nimbus.log
    ------logviewer.log
    ------workers-artifacts/
    -----------topo1/
    -----------topo2/
    ------------------port1/
    ------------------port2/
    ------------------------worker.log
    ------------------------worker.log.err
    ------------------------worker.log.out
    ------------------------gc.log

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

    $ git pull https://github.com/zhuoliu/storm 1387

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

    https://github.com/apache/storm/pull/942.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 #942
    
----
commit 3c49a734b767c02e81fb924fef0087bec3ea588b
Author: zhuol <[email protected]>
Date:   2015-12-11T01:10:40Z

    [STORM-1387] workers-artifacts directory configurable, and default to be 
under storm.log.dir

----


> Make workers-artifacts directory configurable and default to 
> storm.log.dir/workers-artifacts
> --------------------------------------------------------------------------------------------
>
>                 Key: STORM-1387
>                 URL: https://issues.apache.org/jira/browse/STORM-1387
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Zhuo Liu
>            Assignee: Zhuo Liu
>            Priority: Minor
>
> According to our discussion conclusion in STORM-901, we want to keep the log 
> structure, and make the workers-artifacts directory location to be 
> configurable and default to storm.log.dir/workers-artifacts



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to