{"id":22178412,"url":"https://github.com/newfront/docker-spark-base","last_synced_at":"2026-02-09T04:35:09.969Z","repository":{"id":46181722,"uuid":"384800131","full_name":"newfront/docker-spark-base","owner":"newfront","description":"Creates a customizable base image for working with Apache Spark","archived":false,"fork":false,"pushed_at":"2021-11-09T01:56:52.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T23:26:43.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/newfront.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-10T21:50:30.000Z","updated_at":"2022-01-19T21:39:44.000Z","dependencies_parsed_at":"2022-09-08T10:13:45.180Z","dependency_job_id":null,"html_url":"https://github.com/newfront/docker-spark-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newfront%2Fdocker-spark-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newfront%2Fdocker-spark-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newfront%2Fdocker-spark-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newfront%2Fdocker-spark-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/newfront","download_url":"https://codeload.github.com/newfront/docker-spark-base/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245330673,"owners_count":20597811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T08:46:30.196Z","updated_at":"2026-02-09T04:35:09.881Z","avatar_url":"https://github.com/newfront.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-spark-base\nCreates a customizable base image for working with Apache Spark\n\n## Build Phases\n### Download Source Phase\n- alpine linux - no-cache\n* step 1. Downloads the tar from the official tagged spark release in github\n* step 2. untar and clean up\n\n### Maven Building and Packaging Phase\n- mvn + jdk11\n* step 1. mvn package phase (takes a while, but compiles all the spark packages cleanly)\n\n### Final Image Phase\n- openjdk:11-jre-slim\nThis is the final Spark image. It uses the debian slim buster linux image.\n\n~~~\nexport SPARK_VERSION=3.2.0\nexport SPARK_USER=500\ndocker build . \\\n  --build-arg spark_version=${SPARK_VERSION} \\\n  --build-arg spark_user=${SPARK_USER} \\\n  --tag `whoami`/docker-spark-base:${SPARK_VERSION}\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewfront%2Fdocker-spark-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewfront%2Fdocker-spark-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewfront%2Fdocker-spark-base/lists"}