asdf-vm / asdf-vm/asdf-plugins
Unmaintained spark plugin migration
- Dominant language
- Shell
- Stars
- 1.4k
- Forks
- 552
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
The spark plugin for this broken, [here](https://github.com/joshuaballoch/asdf-spark) is the original repo. I have forked this repo and fixed the issues. Please switch it to my fixed fork of this [here](https://github.com/sudo-black/asdf-spark).
### Steps to Reproduce
try listing the the available version of the spark it fails as well as the installing of any specified version
### Expected Behaviour
the standard asdf commands of list and install should work as expected
### Actual Behaviour
its should list versions and install specified one
### Environment
```shell
OS:
Linux pop-os 6.8.0-76060800daily20240311-generic #202403110203~1714077665~22.04~4c8e9a0 SMP PREEMPT_DYNAMIC Thu A x86_64 x86_64 x86_64 GNU/Linux
SHELL:
zsh 5.8.1 (x86_64-ubuntu-linux-gnu)
BASH VERSION:
5.1.16(1)-release
ASDF VERSION:
v0.14.0-ccdd47d
ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/home/sblack/.asdf
ASDF_DIR=/home/sblack/.local/share/zinit/plugins/asdf-vm---asdf
ASDF_CONFIG_FILE=/home/sblack/.asdfrc
ASDF INSTALLED PLUGINS:
dart https://github.com/PatOConnor43/asdf-dart.git master d14ad3b
flutter https://github.com/oae/asdf-flutter.git master d7ae5ad
java https://github.com/halcyon/asdf-java.git master 06bf526
nodejs https://github.com/asdf-vm/asdf-nodejs.git master c5b7c40
python https://github.com/danhper/asdf-python.git master 5e277e2
rust https://github.com/code-lever/asdf-rust.git master 95acf4f
scala https://github.com/asdf-community/asdf-scala.git master 6de4edb
spark https://github.com/joshuaballoch/asdf-spark.git master 6fe49de
```
Contributor guide
Research direction
Start at the spark plugin entry in the asdf-plugins repository and compare its configured source with the fork at sudo-black/asdf-spark. The change is done when the entry points to the fixed fork and the standard asdf commands for listing and installing Spark versions work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, spark
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100