JerryLead / SparkExamples

Basic examples for learning Spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Checkout this project to local IntelliJ IDEA.
  2. Update the maven repository in IDEA's "Build, Execution, Deployment > Build Tools > Maven > Repositories", so that the new version of Spark libraries can be automatically downloaded.
  3. Select one example in the src to run the example.

About

Basic examples for learning Spark


Languages

Language:Scala 100.0%