smart-data-lake / smart-data-lake/getting-started
Issue downloading latest spark version for selected minor version
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 1
Description
There was an issue encountered in the step # "Build Spark docker image" in the documentation https://smartdatalake.ch/docs/getting-started/setup/. When the script buildspark.sh gets executed, while downloading the spark version, if there are multiple minor version of spark exists on the official site, our buildspark.sh script breaks.
As a workaround, I used the ARG SPARK_VERSION="3.5.4" in spark/Dockerfile but we need a permanent solution for this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with buildspark.sh and spark/Dockerfile, then reproduce the “Build Spark docker image” step described in the setup documentation. Trace how the script selects a download when multiple minor versions are listed; done means the selected minor version resolves reliably and the Spark Docker image builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100