You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2009/10/10 17:58:25 UTC

[Cassandra Wiki] Update of "ThriftInterface" by JonathanEllis

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "ThriftInterface" page has been changed by JonathanEllis:
http://wiki.apache.org/cassandra/ThriftInterface?action=diff&rev1=14&rev2=15

  
  Let's see how we can use a generated python client to access Cassandra.
  
-  1. Install [[http://incubator.apache.org/thrift/download/|Thrift]]
+  1. [[http://incubator.apache.org/thrift/download/|Download Thrift]] and [[http://wiki.apache.org/thrift/ThriftInstallation|install it]]
   1. cd cassandra/interface
   1. thrift -gen py cassandra.thrift
   1. cd gen-py/cassandra