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

Eric Evans commented on CASSANDRA-3010:
---------------------------------------

{quote}
Another argument for non-python cqlsh is that cqlsh given from datastax 
wouldn't even start on windows due to the "readline" pypi package not being 
available for windows.
{quote}

readline's inclusion should be conditional on the platform (and/or availability 
of that module) then.  That's something that should happen either way.  See 
CASSANDRA-3131.

> Java CQL command-line shell
> ---------------------------
>
>                 Key: CASSANDRA-3010
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3010
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.0
>
>
> We need a "real" CQL shell that:
> - does not require installing additional environments
> - includes "show keyspaces" and other introspection tools
> - does not break existing cli scripts
> I.e., it needs to be java, but it should be a new tool instead of replacing 
> the existing cli.

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

        

Reply via email to