Base classes to use when writing tests with Spark
Role in this project:
Back-end Developer Contributions:2 releases, 14 reviews, 923 commits in 8 years 1 month
Contributions summary:Holden's contributions primarily involved setting up the foundational build files and the base class for testing Spark Streaming applications. Their initial work established the project's build configuration using SBT, defining dependencies on core Spark components and testing libraries like ScalaTest. Following this setup, the user focused on creating a base test suite for Spark Streaming applications, showing development of core utility classes for testing stream consumption.
scalabase-classesspark
Examples for High Performance Spark
Role in this project:
Back-end Developer Contributions:849 commits, 168 PRs, 213 pushes in 7 years 3 months
Contributions summary:Holden primarily contributed to the development of core Spark examples within the `high-performance-spark-examples` repository. Their work focused on building and refining the build system for the project by introducing and configuring an SBT build. The user also demonstrated proficiency in optimizing the project's build configurations and dependencies. Additionally, they added and revised examples illustrating key aspects of Apache Spark for high-performance computing.
performancescalahigh-performancespark