Skip to content

Commit

Permalink
Hopefully silence Spark build
Browse files Browse the repository at this point in the history
  • Loading branch information
lfrancke committed Dec 11, 2024
1 parent d8c748f commit 285ffac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spark-k8s/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ COPY --chown=${STACKABLE_USER_UID}:0 --from=spark-source-builder \
# 134.0 [ERROR] Detected Maven Version: 3.6.3 is not in the allowed range [3.8.8,)
RUN export MAVEN_OPTS="-Xss64m -Xmx2g -XX:ReservedCodeCacheSize=1g" \
&& ./dev/make-distribution.sh \
--no-transfer-progress \
--batch-mode \
-Dhadoop.version="$HADOOP" \
-Dmaven.test.skip=true \
-DskipTests \
Expand Down

0 comments on commit 285ffac

Please sign in to comment.