[Ilugc] Problems in installing Cassandra admin-gui client

  • From: durgadevidct@xxxxxxxxx (durga devi)
  • Date: Mon Aug 23 18:46:36 2010

Dear ILUG Members,

 I am new to the linux & ILUGC.
I installed  apache Cassandra-0.6.3. in my Ubuntu 10.04 .
To display the Cassandra data I need to install  cassandra admin GUI client
For this I installed driftx-chiton-bd91965.,
To install driftx-chiton-bd91965 i install the following packages as
mentioned in http://github.com/driftx/chiton#readme

 Python 2.5 or later(usr/include/python2.9)

 Twisted 8.1.0 or later(usr/share/doc/python-twisted)
  Thrift (latest svn)(home/downloads/thrift0.2.0)
  PyGTK 2.14 or later
  simplejson(home/durga/simplejson2.1.1)
  Telephus (home/durga/driftx-Telephus-fb32fc7)

run  "sudo python setup.py install" for each except Thrift

I include the PYTHONPATH from this link http://tinyurl.com/24gdgkv
<http://tinyurl.com/24gdgkv>

in driftx-chiton$ *export
PYTHONPATH=/home/durga/driftx-Telephus-fb32fc7/:/home/durga/driftx-chiton/*

**while I run the driftx-chiton/bin/chiton-client following error occurred.

Traceback (most recent call last):
  File "./chiton-client", line 6, in <module>
    from chiton.viewer import ChitonViewer
  File "/home/durga/driftx-chiton-bd91965/chiton/viewer.py", line 2, in
<module>
    from telephus.client import CassandraClient
  File "/home/durga/driftx-Telephus-fb32fc7/telephus/client.py", line 1, in
<module>
    from telephus.cassandra.ttypes import *
  File "/home/durga/driftx-Telephus-fb32fc7/telephus/cassandra/ttypes.py",
line 7, in <module>
    from thrift.Thrift import *
ImportError: No module named thrift.Thrift


Thanks and Regards
B.Durgadevi




I am unble to sort out where this problem is occurring while in
installation.


On Mon, Aug 23, 2010 at 6:16 PM, Anthoni Shogan <anthoni.lists@xxxxxxxxx>wrote:

On Monday 23 August 2010 06:06 PM, durga devi wrote:

I used CassandraCli with that I can able to retrieve the data
in terminal only.(and also using Thrift)
             In order to view the data in GUI I installed chiton.
             I am facing the following problem
             http://pastebin.com/mEb1kjwb



How are you trying to install Chiton?
Please provide the steps or the link in case you are following a how to.

--
Anthoni Shogan


_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: