Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cassandra

How To Connect Spark With Cassandra Using Spark-cassandra-connector?

You must forgive my noobness but I'm trying to setup a spark cluster that connects to cassandra… Read more How To Connect Spark With Cassandra Using Spark-cassandra-connector?

How Can I Set Up A Superuser Account On Cassandra With Homebrew Build?

I have installed cassandra with homebrew and am trying to create a superuser admin account. when I … Read more How Can I Set Up A Superuser Account On Cassandra With Homebrew Build?

How To Add Cassandra Table Column Dynamically?

I'm trying to add a new columns to cassandra table dynamically. I'm using below version - c… Read more How To Add Cassandra Table Column Dynamically?