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

   ### What changes were proposed in this pull request?
   uninstall unneeded packages, referring to 
https://github.com/apache/flink/blob/master/tools/azure-pipelines/free_disk_space.sh
   
   
   ### Why are the changes needed?
   increase the available disk space
   
   before:
   
![image](https://github.com/apache/spark/assets/7322292/ba7c6489-41d8-472f-8f73-a7b36422e029)
   
   after:
   
![image](https://github.com/apache/spark/assets/7322292/e8c4f906-615b-478d-a510-f206174614bb)
   
   
   Unfortunately, this won't work for container jobs (`pyspark`, `sparkr`, 
`lint`), since those packages were not installed at all
   
   
   ### Does this PR introduce _any_ user-facing change?
   no, test-only
   
   
   ### How was this patch tested?
   updated 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.

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