Skip to content

baudekin/spark-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Testing

Build Status Coverage Status

Project to learn how to effectively develop and test Spark applications.

Building

This is a Maven based project. Simply run mvn clean install

Running

There are a few options here:

  • Run it from the unit test (which is the goal of this project)
  • Run on Spark with the spark-submit.sh script (see Spark documentation for that)
  • Run the Main.main() method from your IDE or java command line

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%