- ClockWrapper for efficient clock management in Spark Streaming jobs.
- Base traits for testing Spark, Spark Streaming and Spark SQL to eliminate boilerplate code.
- Sample applications to show how to make your code testable.
- All tests can be run or debugged directly from IDE, or using SBT.
- All test fixtures are prepared as in-memory data structures.
- SBT is configured to avoid problems with multiple Spark contexts in the same JVM SPARK-2243.
- Logger is configured, uncomment specific loggers in logback-test.xml if needed.
forked from mkuthan/example-spark
-
Notifications
You must be signed in to change notification settings - Fork 0
simonlisiyu/example-spark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example Spark, Spark Streaming and Spark SQL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 61.0%
- Shell 39.0%