HyukjinKwon commented on a change in pull request #32838:
URL: https://github.com/apache/spark/pull/32838#discussion_r648051719



##########
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:
       BTW, 256m is pretty big. What about 8 or 16? GA machines don't have much 
memories.




-- 
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]

Reply via email to