Saving geoJSON Data To DSE/Cassandra Using User-Defined Types, Spark Dataframes and Spark SQL

The geoJSON data format is described at geojson.org as “a format for encoding a variety of geographic data structures“. In this example I’ll be using a set of oil/gas well data supplied by the State of Colorado describing approx 110,000 wells in the state. You can find a copy of this data at my GitHub