[
https://issues.apache.org/jira/browse/STORM-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058946#comment-15058946
]
ASF GitHub Bot commented on STORM-1393:
---------------------------------------
GitHub user zhuoliu opened a pull request:
https://github.com/apache/storm/pull/949
[STORM-1393] Update the storm.log.dir function, add doc for logs
Currently, we have reorganized logs in STORM-901 and STORM-1387, it is
preferable for us to document the changes out for avoiding confusion to users.
Also, the util/LOG-DIR and the way supervisor to get storm.log.dir in
worker-launch is inaccurate since it does not take the storm-conf into account.
We should fix it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/storm 1393
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/949.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 #949
----
commit 288d6054baa0c32f682bfe8ff71f89f3a8f8d54a
Author: zhuol <[email protected]>
Date: 2015-12-15T22:01:39Z
[STORM-1393] Update the storm.log.dir function, add doc for logs
----
> Sort out storm.log.dir configure and add documentation about logs
> -----------------------------------------------------------------
>
> Key: STORM-1393
> URL: https://issues.apache.org/jira/browse/STORM-1393
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Affects Versions: 0.11.0
> Reporter: Zhuo Liu
> Assignee: Zhuo Liu
> Priority: Minor
> Fix For: 0.11.0
>
>
> Currently, we have reorganized logs in STORM-901 and STORM-1387, it is
> preferable for us to document the changes out for avoiding confusion to
> users.
> Also, the util/LOG-DIR and the way supervisor to get storm.log.dir in
> worker-launch is inaccurate since it does not take the storm-conf into
> account. We should fix it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)