Dockerfiles/spark/2.2.1-yarn/bootstrap.sh

7 lines
103 B
Bash
Raw Normal View History

2018-08-07 12:04:47 +00:00
#! /bin/bash
# replace config
cp /mnt/config/spark/* $SPARK_HOME/conf
bash -c "/etc/bootstrap.sh -d"