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


##########
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/BasicExecutorFeatureStep.scala:
##########
@@ -187,6 +196,7 @@ private[spark] class BasicExecutorFeatureStep(
           ++ attributes
           ++ kubernetesConf.environment
           ++ sparkAuthSecret
+          ++ sslRpcPasswords

Review Comment:
   If it's okay with you, I'd keep YARN out of this PR? I am happy to create a 
follow up JIRA / PR it that works for you. I added a scope note to the PR 
description and created this ticket: 
https://issues.apache.org/jira/browse/SPARK-59408



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