Saving Spark Dataframe to Apache Cassandra using Datastax Spark Connector

Hi! Today we’re going to look at Datastax Spark Cassandra Connector.

Topics that are covered in this video:

  • Generating a test CSV dataset using Python;
  • Creating a schema in Cassandra;
  • Preparing Jupyter workbench;
  • Reading CSV into a DataFrame;
  • Writing the DataFrame to the Cassandra;