Scala module with reusable Spark functionality.
Example usage included while covering various courses.
-
Courses (module per course/book)
NOTE on Intellij - The build has Spark dependencies set to provided. This is fine when running from the sbt console as the build is configured to handle this. However, for every main application run in Intellij, we have to add the following configuration to include any provided dependencies:
