Ngone51 commented on pull request #32136:
URL: https://github.com/apache/spark/pull/32136#issuecomment-845740021


   > No. In our use-case, we want to get rid of HDFS for state store 
checkpoint. So the task will wait until the PVC re-mounts to another new 
executor. Our state store is checkpointed to PVC, not HDFS.
   
   Not sure which point you says "No" to..IIUC, I think stage level scheduling 
should work for your use case as long as you would let the driver know when the 
PVC re-mounts to another new executor (just reports the state stores ids 
related to that PVC).  


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