[
https://issues.apache.org/jira/browse/CASSANDRA-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216833#comment-14216833
]
Tyler Hobbs commented on CASSANDRA-8326:
----------------------------------------
I committed a temporary fix to the bundled python driver as 3cc9a0c. You can
find the branch that corresponds to the committed version here:
https://github.com/thobbs/python-driver/tree/CASSANDRA-8326-temp-fix.
This is not a final fix, it's just enough to get cqlsh working for now, so this
ticket will remain open.
> 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)