[
https://issues.apache.org/jira/browse/CASSANDRA-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Shuler resolved CASSANDRA-7243.
---------------------------------------
Resolution: Not a Problem
Assignee: Michael Shuler
Apache Cassandra releases .tar.gz and .deb packages and does not build rpms.
You might enter a support ticket at https://support.datastax.com/
> cqlsh does not work with RPM install (No module named cqlshlib)
> ---------------------------------------------------------------
>
> Key: CASSANDRA-7243
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7243
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Environment: Fedora 20, 64-bit
> Reporter: Jacek Furmankiewicz
> Assignee: Michael Shuler
>
> I added the DataStax RPM repo and install Cassandra 2.0
> sudo yum install cassandra20
> cassandra-cli works fine.
> cqlsh unfortunately does not and gives this error on start up:
> cqlsh
> Traceback (most recent call last):
> File "/usr/bin/cqlsh", line 116, in <module>
> from cqlshlib import cqlhandling, cql3handling, pylexotron
> ImportError: No module named cqlshlib
--
This message was sent by Atlassian JIRA
(v6.2#6252)