Github user jacek-lewandowski commented on the pull request:
https://github.com/apache/spark/pull/3571#issuecomment-67518861
@vanzin I did some changes but I'm not sure about using Spark configuration
in this case. At least it can be not so clear. I mean such cases as running
executors. `CoarseGrainedExecutorBackend` needs SSL configuration to connect to
the driver and fetch the real application configuration. In other words, it
doesn't have any information about the configuration and it doesn't load the
property file. I suppose the same problem would be with `DriverWrapper` which
is used when the driver is run by the worker.
---
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]