vanzin commented on issue #24879: [SPARK-28042][K8S] Support using volume mount 
as local storage
URL: https://github.com/apache/spark/pull/24879#issuecomment-515166698
 
 
   > we want the option to automatically create local directories 
"spark-local-dir-xxx" as a simplified UX
   
   Right. That's also more similar to other backends, where the local dirs are 
defined by the cluster manager themselves and users don't have to mess with the 
Spark configuration.
   
   (Except here they have to, but it can be encapsulated in the pod template.)

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to