mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-16 02:46:45 +00:00
update spark
This commit is contained in:
6
spark/2.2.1-yarn/bootstrap.sh
Executable file
6
spark/2.2.1-yarn/bootstrap.sh
Executable 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