[
https://issues.apache.org/jira/browse/STORM-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Kellogg updated STORM-194:
-------------------------------
Component/s: storm-core
> Workers don't launch properly when the topology name has a space in it
> ----------------------------------------------------------------------
>
> Key: STORM-194
> URL: https://issues.apache.org/jira/browse/STORM-194
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Derek Dagit
> Assignee: Derek Dagit
> Fix For: 0.9.2-incubating
>
>
> From https://github.com/nathanmarz/storm/issues/779
> Currently the storm-id field is made of the topologyName (unmodified as well
> as a UID and a timestamp).
> The storm-id used when launching a worker cannot have spaces in it because of
> how the process is started (command line ares are not escaped or passed as an
> array).
> https://github.com/nathanmarz/storm/blob/moved-to-apache/storm-core/src/clj/backtype/storm/daemon/supervisor.clj#L436
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)