Run your Spark cluster as a collection of Neuro jobs
Sign up at neu.ro and setup your local machine according to instructions.
Then run:
pip install -U pipx
pipx install neuro-all
neuro login
neuro-flow build main
neuro-flow run master
neuro-flow run worker
neuro-flow run workload
See Help.md for the detailed Neuro Project Template Reference.