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

Eric Evans commented on CASSANDRA-3188:
---------------------------------------

Wow, this looks nice; Great work Paul!

We should publish the doc on the website (I can do that when it's committed if 
someone doesn't beat me to it).

Also, since this requires the Python module, will it be going into that tree, 
or into Cassandra's?  Either way, we should probably include some kind of 
installer.
                
> cqlsh 2.0
> ---------
>
>                 Key: CASSANDRA-3188
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3188
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: paul cannon
>             Fix For: 1.0.2
>
>         Attachments: 3188.patch4.txt
>
>
> I'd like to see some improvements to cqlsh to bring it to feature parity w/ 
> the old cli:
> - describe [<KS> | <CF> | cluster | schema]
> - assume
> - connect / don't crap out w/ stacktrace if C* isn't currently running on 
> localhost
> - help
> It may be easier to do this by forking the cli and replacing its one-off api 
> with CQL, or it may be easier to add these features to cqlsh.
> Either is fine, but if it's a close call my inclination would be to build it 
> in Java for the reasoning over on CASSANDRA-3010.

--
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

        

Reply via email to