dongjoon-hyun commented on a change in pull request #27422: [SPARK-25355][K8S] 
Add proxy user to driver if present on spark-submit
URL: https://github.com/apache/spark/pull/27422#discussion_r393433297
 
 

 ##########
 File path: 
resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/features/DriverCommandFeatureStepSuite.scala
 ##########
 @@ -76,14 +76,64 @@ class DriverCommandFeatureStepSuite extends SparkFunSuite {
       mainResource, "5", "7", "9"))
   }
 
+  test("SPARK-25355: java resource args with proxy-user") {
 
 Review comment:
   Although this has a repetition from the existing tests, got it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to