LuciferYang commented on code in PR #38577:
URL: https://github.com/apache/spark/pull/38577#discussion_r1017685914
##########
dev/make-distribution.sh:
##########
@@ -161,7 +161,7 @@ fi
# Build uber fat JAR
cd "$SPARK_HOME"
-export MAVEN_OPTS="${MAVEN_OPTS:--Xss128m -Xmx4g -Xmx4g
-XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=128m}"
+export MAVEN_OPTS="${MAVEN_OPTS:--Xss128m -Xmx4g -Xmx4g
-XX:ReservedCodeCacheSize=128m}"
Review Comment:
<img width="1171" alt="image"
src="https://user-images.githubusercontent.com/1475305/200793242-a9fabc22-d83c-4a10-9a04-3942ed2762d5.png">
https://github.com/LuciferYang/make-distribution.sh/actions/runs/3426521418
I fork your repo and I modified the script to executed `gh pr checkout
38577` to switch to this branch, then run successfully
Thanks @wangyum
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]