You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2014/11/17 17:35:33 UTC

[jira] [Created] (CASSANDRA-8326) Cqlsh cannot connect in trunk

Philip Thompson created CASSANDRA-8326:
------------------------------------------

             Summary: Cqlsh cannot connect in trunk
                 Key: CASSANDRA-8326
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8326
             Project: Cassandra
          Issue Type: Bug
            Reporter: Philip Thompson
            Assignee: Tyler Hobbs
             Fix For: 3.0


Cqlsh errors with {code}Unable to connect to any servers', {'127.0.0.1': KeyError('column_aliases',)}{code}. To fix, we need to pull in a newer version of the python driver that doesn't assume certain metadata exists. This was broken by the cassandra commit {{cbbc1191ce1656a92354a4fa3859626cb10083e5}}. A fix should be in version 2.1.3 of the driver.



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