mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-15 10:26:44 +00:00
add spark-2.2.1
This commit is contained in:
6
spark/2.2.1/bootstrap.sh
Normal file
6
spark/2.2.1/bootstrap.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
# replace config
|
||||
|
||||
cp /mnt/config/spark/* $SPARK_HOME/conf
|
||||
|
||||
bash -c "/etc/bootstrap.sh -d"
|
||||
Reference in New Issue
Block a user