Skip to content

Commit

Permalink
temp disable prestop poststart
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton committed Aug 30, 2024
1 parent 2e36182 commit 3248f0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ ADD spark-cluster-configuration-profile.sh /etc/datahub-profile.d
RUN chmod 777 /opt/*.sh /opt/*.ipynb

ENV SPARK_CHART_NAME=spark
ENV STOP_CLUSTER_SCRIPT_PATH=/opt/stop-cluster.sh
ENV START_CLUSTER_SCRIPT_PATH=/opt/start-cluster.sh
#ENV STOP_CLUSTER_SCRIPT_PATH=/opt/stop-cluster.sh
#ENV START_CLUSTER_SCRIPT_PATH=/opt/start-cluster.sh

ENV SHELL=/bin/bash

Expand Down

0 comments on commit 3248f0b

Please sign in to comment.