martin-g opened a new pull request #35413:
URL: https://github.com/apache/spark/pull/35413


   
   ### What changes were proposed in this pull request?
   
   Minor simplification:
   
   There is no need to cast
   org.apache.spark.deploy.k8s.KubernetesDriverConf/KubernetesExecutorConf to 
org.apache.spark.deploy.k8s.KubernetesConf in KubernetesConfSuite
   
   Related-to: https://github.com/apache/spark/pull/35015
   
   ### Why are the changes needed?
   
   Small simplification of the test code.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No!
   
   ### How was this patch tested?
   
   Build and test KubernetesConfSuite#test("SPARK-37735: access appId in 
KubernetesConf") {


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