tuplejump / calliope

Calliope is a library integrating Cassandra and Spark framework.
http://tuplejump.github.io/calliope/
Apache License 2.0
28 stars 5 forks source link

How to query C* CFs from beeline using CalliopeServer? #42

Closed mohammedguller closed 9 years ago

mohammedguller commented 9 years ago

Hi - The documentation for CalliopeServer is quite sparse. Once I have launched the Calliope Server and connect to it from beeline, how do I query the data in my Cassandra CFs?

In addition, how do I specify the location of the seed node for my Cassandra cluster?

It would be great if you could add to the online doumentation all the steps required before one can issue a hiveQL or SQL query against a Cassandra CF.

Thanks, Mohammed