[
https://issues.apache.org/jira/browse/SPARK-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-11140:
--------------------------------
Fix Version/s: 1.6.0
> Replace file server in driver with RPC-based alternative
> --------------------------------------------------------
>
> Key: SPARK-11140
> URL: https://issues.apache.org/jira/browse/SPARK-11140
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Reporter: Marcelo Vanzin
> Assignee: Marcelo Vanzin
> Fix For: 1.6.0, 1.7.0
>
>
> As part of making configuring encryption easy in Spark, it would be better to
> use the existing RPC channel between driver and executors to transfer files
> and jars added to the application.
> This would remove the need to start the HTTP server currently used for that
> purpose, which needs to be configured to use SSL if encryption is wanted. SSL
> is kinda hard to configure correctly in a multi-user, distributed environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]