tree: 747b726cd8c9cd5bdb670b520d885f56c80d95e9 [path history] [tgz]
  1. cmd/
  2. driver.yaml
  3. executor.yaml
  4. README.md
deployments/examples/spark/README.md

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!