Skip to content

tsingh2k15/spark-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Few Basic Spark Concepts

Test driven practical snippets(Scala) to demonstrate some of the most basic concepts and abstractions in Spark:

  • Lazy Evaluation
  • RDD Transformations
  • Partitioning
  • User Defined Function(UDF)
  • DataFrame
  • DataSet

    Software Requirements

  • IntelliJIDE
  • JDK 8
  • About

    spark concepts using scalatest

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages