Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Auto Closed
-
1.2.1
-
None
Description
Add the ability to allow for secure communications (SSL/TLS) for the Netty based BlockTransferService and the ExternalShuffleClient. This ticket will hopefully start the conversation around potential designs... Below is a reference to a WIP prototype which implements this functionality (prototype)... I have attempted to disrupt as little code as possible and tried to follow the current code structure (for the most part) in the areas I modified. I also studied how Hadoop achieves encrypted shuffle (http://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/EncryptedShuffle.html)
https://github.com/turp1twin/spark/commit/024b559f27945eb63068d1badf7f82e4e7c3621c
Attachments
Issue Links
- relates to
-
SPARK-6229 Support SASL encryption in network/common module
- Resolved
- links to