Skip to content

Commit

Permalink
test: Test branch with runtime 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rajc242 committed Oct 4, 2024
1 parent 89320b5 commit 9f44d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/bin/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ if [ -z "$SKIP_BUILD" ]; then

fi

OPT_SPARK_VERSION="--version=1.2"
OPT_SPARK_VERSION="--version=1.1"
OPT_PROJECT="--project=${GCP_PROJECT}"
OPT_REGION="--region=${REGION}"
OPT_JARS="--jars=file:///usr/lib/spark/connector/spark-avro.jar,${GCS_STAGING_LOCATION}/${JAR_FILE}"
Expand Down

0 comments on commit 9f44d3d

Please sign in to comment.