You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tim Almdal (JIRA)" <ji...@apache.org> on 2011/09/26 15:47:26 UTC

[jira] [Created] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

*.bat files fails when CASSANDRA_HOME contains a white space.
-------------------------------------------------------------

                 Key: CASSANDRA-3258
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
             Project: Cassandra
          Issue Type: Bug
          Components: Packaging
    Affects Versions: 0.8.6
         Environment: Windows 7
            Reporter: Tim Almdal


Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
json2sstable.bat
nodetool.bat
sstable2json.bat
sstablekeys.bat


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Jonathan Ellis (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115019#comment-13115019 ] 

Jonathan Ellis commented on CASSANDRA-3258:
-------------------------------------------

Can you submit a patch?
                
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Tim Almdal (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115153#comment-13115153 ] 

Tim Almdal commented on CASSANDRA-3258:
---------------------------------------

Sure, I'll try getting that done tomorrow
                
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Jonathan Ellis (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116541#comment-13116541 ] 

Jonathan Ellis commented on CASSANDRA-3258:
-------------------------------------------

please post a patch here, the ASF does not accept patches via github yet
                
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116963#comment-13116963 ] 

Hudson commented on CASSANDRA-3258:
-----------------------------------

Integrated in Cassandra-0.8 #349 (See [https://builds.apache.org/job/Cassandra-0.8/349/])
    Fix tool .bat files when CASSANDRA_HOME contains spaces
patch by Tim Almdal; reviewed by jbellis for CASSANDRA-3258

jbellis : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177149
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* /cassandra/branches/cassandra-0.8/bin/json2sstable.bat
* /cassandra/branches/cassandra-0.8/bin/nodetool.bat
* /cassandra/branches/cassandra-0.8/bin/sstable2json.bat
* /cassandra/branches/cassandra-0.8/bin/sstablekeys.bat

                
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>             Fix For: 0.8.7
>
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Tim Almdal (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116507#comment-13116507 ] 

Tim Almdal commented on CASSANDRA-3258:
---------------------------------------

Pull request: https://github.com/apache/cassandra/pull/4
Change: https://github.com/talmdal/cassandra/commit/2ffdc581aa758c8bdb2a58d7e43f1e07feca7141
                
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Tim Almdal (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116556#comment-13116556 ] 

Tim Almdal commented on CASSANDRA-3258:
---------------------------------------

Hmm, hope this is the right way to submit the patch.

Given the back and forth, it would have just been easier for you to add the quotes :-/
                
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>             Fix For: 0.8.6
>
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Jonathan Ellis (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-3258:
-----------------------------------------

    Assignee: Tim Almdal
    
> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>            Assignee: Tim Almdal
>             Fix For: 0.8.7
>
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3258) *.bat files fails when CASSANDRA_HOME contains a white space.

Posted by "Tim Almdal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114672#comment-13114672 ] 

Tim Almdal commented on CASSANDRA-3258:
---------------------------------------

This also applies to 1.0.0

> *.bat files fails when CASSANDRA_HOME contains a white space.
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.6
>         Environment: Windows 7
>            Reporter: Tim Almdal
>
> Issues 2952 and 2237 fixed the issue for cassandra.bat. But the following bat files need the same fix:
> json2sstable.bat
> nodetool.bat
> sstable2json.bat
> sstablekeys.bat

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira