add spark-2.2.1

This commit is contained in:
2018-02-01 19:37:58 +08:00
parent b90b784047
commit d6f2f5bfee
8 changed files with 276 additions and 0 deletions

6
spark/2.2.1/bootstrap.sh Normal file
View File

@@ -0,0 +1,6 @@
#! /bin/bash
# replace config
cp /mnt/config/spark/* $SPARK_HOME/conf
bash -c "/etc/bootstrap.sh -d"