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

Michael Shuler commented on CASSANDRA-11895:
--------------------------------------------

http://stackoverflow.com/a/31137935/3033735

Suggests:
{noformat}
import sys
reload(sys)
sys.setdefaultencoding('utf-8')
{noformat}

I do not find any setdefaultencoding() in dtest - should we do this?

> dtest failure in 
> cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11895
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11895
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/470/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_unicode_invalid_request_error
> Failed on CassCI build cassandra-2.1_dtest #470
> This is after the fix for CASSANDRA-11799.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to