Dockerfiles/spark/2.2.1-yarn/bootstrap.sh
2018-08-07 20:04:47 +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"