From 1e13128ab468a604bcd267f42978ef9e73064e10 Mon Sep 17 00:00:00 2001 From: David Andersen <11966194+dtandersen@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:59:49 -0800 Subject: [PATCH] Update spark-cluster-configuration-profile.sh --- spark-cluster-configuration-profile.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spark-cluster-configuration-profile.sh b/spark-cluster-configuration-profile.sh index 1eed80e..1f163df 100644 --- a/spark-cluster-configuration-profile.sh +++ b/spark-cluster-configuration-profile.sh @@ -1,7 +1,8 @@ #!/bin/bash # automatically export env variables -set -A +#set -A +set -a # Use this file to override default Spark cluster configuration set by '/opt/start-cluster.sh' # e.g.