You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "caofangkun (JIRA)" <ji...@apache.org> on 2013/12/23 04:46:09 UTC

[jira] [Created] (STORM-184) workers should use user defined logback configurationFile

caofangkun created STORM-184:
--------------------------------

             Summary: workers should use user defined logback configurationFile
                 Key: STORM-184
                 URL: https://issues.apache.org/jira/browse/STORM-184
             Project: Apache Storm (Incubating)
          Issue Type: Bug
            Reporter: caofangkun
            Priority: Minor


nohup storm -c logback.configurationFile=/tmp/cluster.xml  supervisor  & 
but the workers will always use '$STORM_HOME/logback/cluster.xml'

https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/daemon/supervisor.clj#L458




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)