Skip to content

Commit 3248f0b

Browse files
committed
temp disable prestop poststart
1 parent 2e36182 commit 3248f0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ ADD spark-cluster-configuration-profile.sh /etc/datahub-profile.d
3737
RUN chmod 777 /opt/*.sh /opt/*.ipynb
3838

3939
ENV SPARK_CHART_NAME=spark
40-
ENV STOP_CLUSTER_SCRIPT_PATH=/opt/stop-cluster.sh
41-
ENV START_CLUSTER_SCRIPT_PATH=/opt/start-cluster.sh
40+
#ENV STOP_CLUSTER_SCRIPT_PATH=/opt/stop-cluster.sh
41+
#ENV START_CLUSTER_SCRIPT_PATH=/opt/start-cluster.sh
4242

4343
ENV SHELL=/bin/bash
4444

0 commit comments

Comments
 (0)