You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/01 16:45:06 UTC

[jira] [Commented] (STORM-807) storm script does not handle whitespace.

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

ASF GitHub Bot commented on STORM-807:
--------------------------------------

GitHub user revans2 opened a pull request:

    https://github.com/apache/storm/pull/541

    STORM-807: quote args correctly

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/revans2/incubator-storm STORM-807

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/541.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #541
    
----
commit ca3f7629af93c9d173cc00ab5f3dd5351fb3c669
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2015-05-01T14:39:45Z

    STORM-807: quote args correctly

----


> storm script does not handle whitespace.
> ----------------------------------------
>
>                 Key: STORM-807
>                 URL: https://issues.apache.org/jira/browse/STORM-807
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>            Priority: Blocker
>
> STORM-675 changed bin/storm from python to bash, but missed quoting arguments passed into storm.py.  This results in errors when there is white space on the command line, especially around configs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)