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

Dinesh Joshi edited comment on CASSANDRA-10190 at 6/14/19 7:19 AM:
-------------------------------------------------------------------

Hi [~ptbannister], thank you for making the changes. The latest set of changes 
look good. [I ran the 
dtests|https://circleci.com/workflow-run/9ce3ae71-70d4-4fd7-b590-1449323408ff]. 
There are some cqlsh related failures in the vnodes case. Could you please take 
a look?

Additionally, as part of this change, it would be desirable to run cqlsh tests 
with Python 2.7 as well as Python 3. I think it would be trivial to do it if we 
can override the Python interpreter's path by providing it as a parameter. WDYT?


was (Author: djoshi3):
Hi [~ptbannister], thank you for making the changes. The latest set of changes 
look good. I ran the dtests. There are some cqlsh related failures in the 
vnodes case. Could you please take a look?

Additionally, as part of this change, I think it would be desirable to run 
cqlsh tests with Python 2.7 as well as Python 3. I think it would be trivial to 
do it if we can override the Python interpreter's path by providing it as a 
parameter. WDYT?

> Python 3 support for cqlsh
> --------------------------
>
>                 Key: CASSANDRA-10190
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10190
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Tools
>            Reporter: Andrew Pennebaker
>            Assignee: Patrick Bannister
>            Priority: Normal
>              Labels: cqlsh
>         Attachments: coverage_notes.txt
>
>
> Users who operate in a Python 3 environment may have trouble launching cqlsh. 
> Could we please update cqlsh's syntax to run in Python 3?
> As a workaround, users can setup pyenv, and cd to a directory with a 
> .python-version containing "2.7". But it would be nice if cqlsh supported 
> modern Python versions out of the box.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to