diff --git a/bin/utils.sh b/bin/utils.sh index 0804b1ed9f23194e9b11e8d355bb9b3e8a39d580..22ea2b9a6d58646e271b8984754a9281e18691e2 100755 --- a/bin/utils.sh +++ b/bin/utils.sh @@ -17,7 +17,7 @@ # limitations under the License. # -# Gather all all spark-submit options into SUBMISSION_OPTS +# Gather all spark-submit options into SUBMISSION_OPTS function gatherSparkSubmitOpts() { if [ -z "$SUBMIT_USAGE_FUNCTION" ]; then