You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/10/13 15:42:34 UTC

[jira] Created: (CASSANDRA-1616) cli run from file

cli run from file
-----------------

                 Key: CASSANDRA-1616
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1616
             Project: Cassandra
          Issue Type: New Feature
          Components: Tools
            Reporter: Jonathan Ellis
            Assignee: Pavel Yaskevich
             Fix For: 0.7.0


would like to run cassandra-cli -f commands.txt

the difference between < commands.txt is we'd like -f t to abort if it runs into an error, and explain what line number the problem was at when it does

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1616) cli run from file

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

Jonathan Ellis updated CASSANDRA-1616:
--------------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 0.7.0)
                   0.7.1

> cli run from file
> -----------------
>
>                 Key: CASSANDRA-1616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1616
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.1
>
>
> would like to run cassandra-cli -f commands.txt
> the difference between < commands.txt is we'd like -f t to abort if it runs into an error, and explain what line number the problem was at when it does

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1616) cli run from file

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

Hudson commented on CASSANDRA-1616:
-----------------------------------

Integrated in Cassandra #573 (See [https://hudson.apache.org/hudson/job/Cassandra/573/])
    cli --file option.
patch by Pavel Yaskevich; reviewed by jbellis for CASSANDRA-1616


> cli run from file
> -----------------
>
>                 Key: CASSANDRA-1616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1616
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: CASSANDRA-1616.patch
>
>
> would like to run cassandra-cli -f commands.txt
> the difference between < commands.txt is we'd like -f t to abort if it runs into an error, and explain what line number the problem was at when it does

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1616) cli run from file

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

Pavel Yaskevich updated CASSANDRA-1616:
---------------------------------------

    Attachment: CASSANDRA-1616.patch

command line option called --file

> cli run from file
> -----------------
>
>                 Key: CASSANDRA-1616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1616
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: CASSANDRA-1616.patch
>
>
> would like to run cassandra-cli -f commands.txt
> the difference between < commands.txt is we'd like -f t to abort if it runs into an error, and explain what line number the problem was at when it does

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.