Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 297 Bytes

cassandra.md

File metadata and controls

16 lines (12 loc) · 297 Bytes

Installing cassandra

  • Install Java
  • Install cassandra from apt or from homebrew

If on windows, best to use Datastax community edition

Installing cassandra client

pip install cassandra-driver cqlsh

On windows, launch it like so:

python C:\tools\python2\Scripts\cqlsh