You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Govind Menon (Jira)" <ji...@apache.org> on 2020/02/13 19:55:00 UTC

[jira] [Commented] (STORM-3576) "-c k=v" options to commands are not expanded correctly

    [ https://issues.apache.org/jira/browse/STORM-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036468#comment-17036468 ] 

Govind Menon commented on STORM-3576:
-------------------------------------

[~bipinprasad] Let's verify that this test [https://github.com/apache/storm/blob/master/storm-client/test/py/test_storm_cli.py#L62] is doing the correct thing and let's add documentation on how to specify JSON strings in the CLI

> "-c k=v" options to commands are not expanded correctly
> -------------------------------------------------------
>
>                 Key: STORM-3576
>                 URL: https://issues.apache.org/jira/browse/STORM-3576
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.1.0
>            Reporter: Bipin Prasad
>            Assignee: Bipin Prasad
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> When storm commands are supplied "-c" or storm_config_opts, with key value pair, then the options is passed to JVM as "-D" option, but the argument is not escaped properly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)