[
https://issues.apache.org/jira/browse/CASSANDRA-10426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne resolved CASSANDRA-10426.
------------------------------------------
Resolution: Invalid
Reproduced In: 2.1.9, 2.1.7 (was: 2.1.7, 2.1.9)
>From your description, this sounds like a problem with the python driver if
>anything, and the python driver is not maintained here, you want to check
>their [JIRA|https://datastax-oss.atlassian.net/projects/PYTHON/summary].
> When trying to connect from the python driver, bus error is occurs.
> -------------------------------------------------------------------
>
> Key: CASSANDRA-10426
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10426
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: Odroid XU4, both ubuntu 15 or ubuntu 14.
> Reporter: Rajendra Adhikari
> Fix For: 2.1.x
>
>
> I am working with cassandra on odroid-xu4 with its Ubuntu-14 image. (I also
> tried Ubuntu-15 image.
> (http://odroid.com/dokuwiki/doku.php?id=en:xu3_release_linux_ubuntu)
> I installed the latest cassandra and its python driver. However trying to
> connect to it from the cassandra python-driver gives a serios bus error and
> makes the python quit. Not even raises an exception.
> from cassandra.cluster import Cluster
> k = Cluster(['127.0.0.1'])
> k.connect()
> #crashes the python. Bus error appears on the command prompt/terminal
> Looks like some incompatibility between things. I confirm that I can
> successfully cqlsh to the cassandra.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)