You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/17 04:02:58 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27422: [SPARK-25355][K8S] Add proxy user to driver if present on spark-submit

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org