You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by adyatlov <gi...@git.apache.org> on 2018/04/17 09:40:21 UTC

[GitHub] spark pull request #20641: [SPARK-23464][MESOS] Fix mesos cluster scheduler ...

Github user adyatlov commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20641#discussion_r182013144
  
    --- Diff: resource-managers/mesos/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosClusterSchedulerSuite.scala ---
    @@ -199,6 +199,38 @@ class MesosClusterSchedulerSuite extends SparkFunSuite with LocalSparkContext wi
         })
       }
     
    +  test("properly wraps and escapes parameters passed to driver command") {
    --- End diff --
    
    That would be great to merge it if you think it's ready.


---

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