Derek Dagit created STORM-251:
---------------------------------
Summary: Command-Line config options with '=' in values are
silently ignored
Key: STORM-251
URL: https://issues.apache.org/jira/browse/STORM-251
Project: Apache Storm (Incubating)
Issue Type: Bug
Reporter: Derek Dagit
Priority: Minor
As a user submitting a topology, I would like to override a topology
configuration with a value containing an = character, so that I can set keys
like
topology.worker.childopts="-Djava.security.auth.login.config=/path/to/file".
See
https://github.com/apache/incubator-storm/blob/22ddd6e6d5c78e36610366e71ea879b283575e01/storm-core/src/jvm/backtype/storm/utils/Utils.java#L165
--
This message was sent by Atlassian JIRA
(v6.2#6252)