Skip to content

Commit 8f83def

Browse files
committed
clean up failed attempt with .jvmopts
1 parent 14d0f3c commit 8f83def

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ COPY $CLOUD_GCP_JAR_PATH "$CLOUD_GCP_JAR"
8585

8686
ENV CHRONON_DRIVER_JAR="$DRIVER_JAR_PATH"
8787

88-
COPY .jvmopts /srv/chronon/.jvmopts
89-
9088
ENV SPARK_SUBMIT_OPTS="\
9189
-XX:MaxMetaspaceSize=1024m \
9290
--add-opens=java.base/java.lang=ALL-UNNAMED \

0 commit comments

Comments
 (0)