kbendick opened a new pull request #33043:
URL: https://github.com/apache/spark/pull/33043


   ### What changes were proposed in this pull request?
   Change the stack space available to the maven compiler when running CI for 
building for testing purposes. The current default used is `64m`, so increasing 
to `256m` should be sufficient headroom.
   
   
   ### Why are the changes needed?
   There is currently a stack overflow on compilation happening in the CI 
environment, which is almost always due to insufficient stack space.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Running CI. Not possible to reproduce locally, but have run in our internal 
CI.
   


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