Skip to content

Example code which can help in getting started with spark

License

Notifications You must be signed in to change notification settings

ashokballolli/spark-learning

 
 

Repository files navigation

spark-learning

  • Example code in scala which can help in getting started with RDD, Dataframe and Dataset API of spark 2

Prerequisites

  • Java 8

  • Scala 2.10

Built With

  • sbt

About project

  • spark-learning contains the examples of scala and JAVA code which can help in getting started with RDD, Dataframe and Dataset API of spark 2.

  • It contains some basic examples of spark MLlib and spark Streaming.

  • spark-learning includes the exercises of EDX and Big data university cources of Apache spark.

About

Example code which can help in getting started with spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 88.2%
  • Java 11.8%