tmalaska / SparkUnitTestingExamplesLinks
This project is a collection of Spark Unit Tests Examples to help new Spark users have good examples on how to unit start their code for Spark Core, Spark SQL, and Spark Streaming
☆36Updated 4 years ago
Alternatives and similar repositories for SparkUnitTestingExamples
Users that are interested in SparkUnitTestingExamples are comparing it to the libraries listed below
Sorting:
- The iterative broadcast join example code.☆70Updated 7 years ago
- Apache Spark™ and Scala Workshops☆264Updated 11 months ago
- Apache Spark testing helpers (dependency free & works with Scalatest, uTest, and MUnit)☆447Updated 2 weeks ago
- Template for Spark Projects☆102Updated last year
- Spark Gotchas. A subjective compilation of the Apache Spark tips and tricks☆363Updated 8 years ago
- ☆247Updated 5 years ago
- A giter8 template for Spark SBT projects☆73Updated 4 years ago
- Sample Spark Code☆91Updated 6 years ago
- type-class based data cleansing library for Apache Spark SQL☆78Updated 6 years ago
- A library you can include in your Spark job to validate the counters and perform operations on success. Goal is scala/java/python support…☆109Updated 7 years ago
- Spark package for checking data quality☆221Updated 5 years ago
- Bulletproof Apache Spark jobs with fast root cause analysis of failures.☆73Updated 4 years ago
- Examples of Spark 2.0☆211Updated 3 years ago
- Real-world Spark pipelines examples☆83Updated 7 years ago
- Examples for High Performance Spark☆511Updated 8 months ago
- Spark Structured Streaming / Kafka / Cassandra / Elastic☆183Updated 2 years ago
- Code snippets for solving common big data problems in various platforms. Inspired by Rosetta Code☆292Updated 5 months ago
- Spark, Spark Streaming and Spark SQL unit testing strategies☆216Updated 8 years ago
- Flowchart for debugging Spark applications☆105Updated 9 months ago
- Cheatsheet for Spark DataFrame☆91Updated 5 years ago
- Spark style guide☆259Updated 9 months ago
- Collection of open-source Spark tools & frameworks that have made the data engineering and data science teams at Swoop highly productive☆186Updated 2 years ago
- Structured Streaming Machine Learning example with Spark 2.0☆92Updated 8 years ago
- A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.