[
https://issues.apache.org/jira/browse/STORM-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans resolved STORM-194.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.9.2-incubating
Thanks Derek, I pulled this into master.
> 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 (Incubating)
> Issue Type: Bug
> 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.2#6252)