LuciferYang commented on PR #37258: URL: https://github.com/apache/spark/pull/37258#issuecomment-1193501200
``` sbt.ForkMain 34895 failed with exit code 137[0m 2022-07-24T06:25:51.5368193Z [0m[[0m[33mwarn[0m] [0m[0mIn the last 5506 seconds, 21.985 (0.4%) were spent in GC. [Heap: 2.99GB free of 3.62GB, max 3.62GB] Consider increasing the JVM heap using `-Xmx` or try a different collector, e.g. `-XX:+UseG1GC`, for better performance.[0m ``` Sorry for the late reply, I found that before GA task was killed, there would be logs like the one above, can we try to increase `-Xmx`? In addition, can we get the content of `dmesg`? -- 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]
