Github user gatorsmile commented on the pull request:
https://github.com/apache/spark/pull/13247#issuecomment-221168724
Previously, @yhuai mentions we need to issue exceptions when users change
the static configuration at runtime. See
https://github.com/apache/spark/pull/13128#issuecomment-220411852
When trying to do it in a cleaner way, I plan to add these logics into
`RuntimeConfig`. However, I found `SQLContext` has two entrances for
configuration, one is `conf` and another is `runtimeConf`. Thus, I think we
have to remove the duplicate before working on it.
Do you think my concern is OK?
---
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]