Github user steveloughran commented on the issue:
https://github.com/apache/spark/pull/14601
I'd like to propose that the list of filesystem properties to propagate is
actually defined as a list in a spark property, default could be "fs.s3a,
fs.s3n, fs.s3, fs.swift, fs.wasb". This will allow people to extend it (google
GCFS, Allyun OSS
[HADOOP-12756](https://issues.apache.org/jira/browse/HADOOP-12756), etc,
without having to patch spark or wait for a new release. And they get the
option to turn off the feature whatsoever. By using the full fs.prefix you
could also let people add other properties to carry over.
One thing I'm confused by though: why do spawned executors get the
properties, but not respawned ones?
---
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]