Load data from a CSV file using Apache Spark.
Quick examples to load CSV data using the spark-csv library
Video covers:
How to load the csv data
Infer the scheema automatically/manually set the schema,
Basic query against the data using SparkSQL