sweb commented on code in PR #58010:
URL: https://github.com/apache/spark/pull/58010#discussion_r3940332489


##########
docs/security.md:
##########
@@ -183,6 +183,14 @@ Unlike the other SSL settings for the UI, the RPC SSL is 
*not* automatically ena
 `spark.ssl.enabled` is set. It must be explicitly enabled, to ensure a safe 
migration path for users
 upgrading Spark versions.
 
+On Kubernetes, the passwords used by RPC SSL are propagated to executor pods 
using environment
+variables, the same way as the authentication mechanics described under 
[Kubernetes](#Kubernetes)

Review Comment:
   fixed in 
https://github.com/apache/spark/commit/22e8bbb054cb18d2a03fdedc55bacca50eca15ec



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to