First steps with Apache Spark 2 and Scala.
In this tutorial a series of practical examples have been carried out related to:
- DataFrame SQL Query.
- Spark SQL
- DataFrame Statistics
- DataFrame Operations
The project has been developed with the Intellij IDEA IDE.
Versions used:
- SDK: 1.8
- SBT: 0.13.8
- Scala: 2.11.8