Edward Goslin created STORM-248:
-----------------------------------
Summary: cluster.xml location is hardcoded for workers.
Key: STORM-248
URL: https://issues.apache.org/jira/browse/STORM-248
Project: Apache Storm (Incubating)
Issue Type: Bug
Reporter: Edward Goslin
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.1.5#6160)