HyukjinKwon opened a new pull request, #55216:
URL: https://github.com/apache/spark/pull/55216

   ### What changes were proposed in this pull request?
   
   Add cmake to the apt-get install list in 
`dev/create-release/spark-rm/Dockerfile.base`.
   
   
   ### Why are the changes needed?
   
   Some R packages (e.g. `fs`) build native code with CMake; without cmake, the 
base image’s R `install.packages` step can fail when those builds run from 
source.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   I am testing this in my fork.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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