Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/18370
Yeah, the original feature was for someone who wanted to override certain
configs locally; that makes sense (e.g. some user has a custom config with a
different replication factor than the cluster's), but it shouldn't overwrite
final configs. It's still possible to override final configs if the user really
wants to (e.g. by setting `spark.hadoop.*` in Spark's config).
> How large is that file (in KB/MB)?
The generated XML is about 100k (compared to about 10k for the XML files in
the config directory). It's not too horrible if you think about it. Maybe it's
better to go that route.
---
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]