Selaa lähdekoodia

Changed README

demo.masouros 4 vuotta sitten
vanhempi
commit
71f989ef90
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -5,3 +5,7 @@
 + 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.