[
https://issues.apache.org/jira/browse/STORM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253598#comment-14253598
]
Frantz Mazoyer commented on STORM-248:
--------------------------------------
Hi, please check following branch :
[https://github.com/fmazoyer/storm/commit/b2f8eb651d3e8dbd7939aae126d803da6b948663]
This fixes STORM-248 and STORM-322 (spaces in storm.*cmd).
This was therefore tested on Linux and Windows.
Thanks a lot for your help and comments :-)
Kind regards
> cluster.xml location is hardcoded for workers.
> ----------------------------------------------
>
> Key: STORM-248
> URL: https://issues.apache.org/jira/browse/STORM-248
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Edward Goslin
> Assignee: Frantz Mazoyer
> Priority: Trivial
>
> when the supervisor spawns a worker process, it assumes the cluster.xml is in
> -Dlogback.configurationFile=" storm-home "/logback/cluster.xml"
> It should take the VM arguement for the supervisor and pass it down to the
> worker.
> System.get("logback.configurationFile", storm-home + "/logback/cluster.xml)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)