skonto edited a comment on issue #23546: [SPARK-23153][K8s] Support client 
dependencies with a Hadoop Compatible File System
URL: https://github.com/apache/spark/pull/23546#issuecomment-491546073
 
 
   @srowen there is a property namely `spark.kubernetes.file.upload.path` which 
I introduced that can be used by the user to set where he wants to upload the 
artifacts. By specifying the full path which may have subdirs things can be 
isolated. For example: s3://mybucket/app1,  s3://mybucket/app2 ... I think 
@vanzin does not like that, subdirs is the design of choice for me so far.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to