HyukjinKwon commented on a change in pull request #32838:
URL: https://github.com/apache/spark/pull/32838#discussion_r648051287
##########
File path: build/sbt
##########
@@ -53,7 +53,7 @@ realpath () {
declare -r noshare_opts="-Dsbt.global.base=project/.sbtboot
-Dsbt.boot.directory=project/.boot -Dsbt.ivy.home=project/.ivy"
declare -r sbt_opts_file=".sbtopts"
declare -r etc_sbt_opts_file="/etc/sbt/sbtopts"
-declare -r default_sbt_opts="-Xss4m"
+declare -r default_sbt_opts="-Xss256m"
Review comment:
Can you increase
https://github.com/apache/spark/pull/32502/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R2603
too? I have seen Maven build with stacktrace errors. I think it's better to
match anyway.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]