You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/11/14 11:23:43 UTC

[GitHub] [spark] Yikun commented on pull request #38064: [SPARK-40622][SQL][CORE]Remove the limitation that single task result must fit in 2GB

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org