Please enable JavaScript in your browser!
首頁
探索
說明
登入
demo.masouros
/
SparkLE
關註
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
暫無描述
17
提交歷史
1
分支列表
0
版本發佈
目錄樹:
eed77eaaf8
分支列表
標籤列表
master
SparkLE
HTTPS
SSH
ZIP
TAR.GZ
demo.masouros
eed77eaaf8
changed README
4 年之前
docker
f7de103c31
Changed README
4 年之前
kube
8c301bcb1f
Kubernetes related stuff
4 年之前
src
eed77eaaf8
changed README
4 年之前
README.md
7b886842fa
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:
1. Generating the Spark configurations
Please see
src/python/README.md
for instructions.