暫無描述

demo.masouros 71f989ef90 Changed README 4 年之前
docker f7de103c31 Changed README 4 年之前
kube 8c301bcb1f Kubernetes related stuff 4 年之前
src 4af93c1754 Changed README 4 年之前
README.md 71f989ef90 Changed README 4 年之前

README.md

SPARK Autotuning

Structure

  • docker: Contains the container used to run Spark applications on the cluster. Currently Spark v3.0 is used with Hadoop v2.7 and Scala v2.12
  • kube: Contains the necessary YAML files to deploy Sparkbench on a kubernetes cluster. Modification might be needed to suit your cluster.
  • src:

Generating the Spark configurations

Please see src/python/README.md for instructions.