Yikun commented on PR #38064: URL: https://github.com/apache/spark/pull/38064#issuecomment-1313530277
The `2GB` should not the limited of github action, there only are [a 7GB limited](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources) for total memory. I'm not sure adding some jvm mem opts by setting [sbt opt](https://github.com/apache/spark/blob/0594cad8c28c1026c838323e43a7a2ffe72350aa/build/sbt#L69-L70) could help or not. -- 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]
