Github user jerryshao commented on the issue:

    https://github.com/apache/spark/pull/15669
  
    I'm wondering is it enough to address issue in yarn client mode, since we 
will have to properties "spark.files" and "spark.yarn.dist.files", the former 
will be handled by SparkContext and the latter will be handled by yarn#client, 
while yarn#client is created after SparkContext is launched, so is it too late 
to remove "spark.conf" in yarn#client, also yarn#client only honors 
"spark.yarn.dist.files", this will still add files again. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to