dongjoon-hyun opened a new pull request #29846:
URL: https://github.com/apache/spark/pull/29846


   ### What changes were proposed in this pull request?
   
   This PR aims to support dynamic PVC creation and deletion for K8s executors.
   
   ### Why are the changes needed?
   
   While SPARK-32655 supports to mount a pre-created PVC, this PR can create 
PVC itself dynamically and reduce lots of manual efforts.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. This is a new feature.
   
   ### How was this patch tested?
   
   Pass the newly added test cases.


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