Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/8803#discussion_r39810864
  
    --- Diff: docs/security.md ---
    @@ -23,7 +23,8 @@ If your applications are using event logging, the 
directory where the event logs
     
     ## Encryption
     
    -Spark supports SSL for Akka and HTTP (for broadcast and file server) 
protocols. However SSL is not supported yet for WebUI and block transfer 
service.
    +Spark supports SSL for Akka and HTTP (for broadcast and file server) 
protocols. SASL encryption is
    +supported for the block transfer service. Encryption is not yet supported 
for the WebUI.
    --- End diff --
    
    Should we also explicitly say that encryption is not yet supported for 
shuffle data at rest (e.g. in spill files, shuffle files, data cached in memory 
or on-disk, etc)?


---
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]

Reply via email to