Dockerfiles/spark/2.2.1/bootstrap.sh
2018-02-01 20:19:35 +08:00

7 lines
103 B
Bash
Executable File

#! /bin/bash
# replace config
cp /mnt/config/spark/* $SPARK_HOME/conf
bash -c "/etc/bootstrap.sh -d"