Skip to content

zmousa/spark-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Test

This project collect multiple unit tests for different spark components and within different testing libraries.

Project Source

  • WordCounter.scala: Spark job
  • CoreUnitTest.scala: unit test for Spark core statements using scalatest library.
  • SqlUnitTest.scala: unit test for Spark SQL using scalatest library.
  • StreamingUnitTest.scala: unit test for Spark Streaming using scalatest library.
  • WordCounterTest.scala: unit test for Spark job using spark-testing-base library.

Dependencies

About

Unit tests for different spark components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages