AlexIoannides/pyspark-example-project resource
Implementing best practices for PySpark ETL jobs and applications. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3170
- days_rel: n/a
- days_push: 1340
- n_releases_24m: 0
Adoption not part of the score
2119 stars · 808 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A reference example project demonstrating best practices for structuring PySpark ETL jobs and applications. It shows how to organize code for testability, pass configuration, handle dependencies, and write meaningful unit tests for Spark ETL pipelines.
Use cases
- structure a pyspark etl job for testability
- learn best practices for spark etl projects
- unit test spark transformations with test data
- pass config parameters to a pyspark job
- package dependencies for spark-submit
- template for starting a pyspark data engineering project
When to choose
- starting a new PySpark ETL project and wanting a proven structure
- learning how to test Spark transformations in isolation
- looking for conventions for configs, dependencies, and packaging for Spark clusters
When to avoid
- you need a production ETL framework or orchestrator rather than a reference example
- you use Scala/Java Spark instead of Python
- you need streaming or complex pipeline orchestration features
Facets
learning-resource · maturity maintenance
etl testing developer-tools big-data tutorials python jvm cross-platform pyspark apache-spark etl-pipeline best-practices example-project data-science data-engineering
1 source
- readme: https://github.com/AlexIoannides/pyspark-example-project · fetched 2026-08-28 · 384dde179c1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AlexIoannides/pyspark-example-project | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="AlexIoannides/pyspark-example-project")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem