Spark on K8s with YuniKorn

To run the run.sh script:

./cmd/run.sh

Note: The default spark version is: 2.4.4, default hadoop version is: 2.7, default workspace is the parent dir of current file's directory.

To change the default parameters and know the usage of this script, you can:

./cmd/run.sh --help

Enjoy and have fun!