Spark SQL Exercises
Apache Spark 2.3 / Spark SQL
@jaceklaskowski
/
StackOverflow
/
GitHub
Books:
Mastering Apache Spark
/
Mastering Spark SQL
/
Spark Structured Streaming
Spark SQL Exercises — Hints
Use the
scaladoc of Spark API for Scala
http://spark.apache.org/docs/latest/api/scala
Use
spark-shell
often
Use
Mastering Spark SQL
book