demo.masouros před 4 roky
rodič
revize
1efcdf3ab0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # SPARK Autotuning
 
-# Structure
+## 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.