vanzin commented on issue #23546: [SPARK-23153][K8s] Support client 
dependencies with a Hadoop Compatible File System
URL: https://github.com/apache/spark/pull/23546#issuecomment-490970811
 
 
   If I have to change my command line / config file every time I launch an 
application, an also do other things (create directories / delete them when 
there's no use for those directories outside the app's lifetime), then I 
consider that a bad user experience.
   
   It's really trivial for the code to do better here. Basically how that's how 
*every* other part of Spark that stores files for the app does it. There's no 
reason for this one to be different.

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