demo.masouros преди 4 години
родител
ревизия
6353d568c1
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# 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: