viirya commented on a change in pull request #33447:
URL: https://github.com/apache/spark/pull/33447#discussion_r673756931



##########
File path: build/sbt-launch-lib.bash
##########
@@ -17,7 +17,7 @@ declare -a java_args
 declare -a scalac_args
 declare -a sbt_commands
 declare -a maven_profiles
-declare sbt_default_mem=4096
+declare sbt_default_mem=2048

Review comment:
       After reducing sbt memory, seems better. Continue to tune it.




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

Reply via email to