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

    https://github.com/apache/spark/pull/20761#discussion_r224243624
  
    --- Diff: 
resource-managers/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnAllocatorSuite.scala
 ---
    @@ -95,6 +97,12 @@ class YarnAllocatorSuite extends SparkFunSuite with 
Matchers with BeforeAndAfter
           .set("spark.executor.instances", maxExecutors.toString)
           .set("spark.executor.cores", "5")
           .set("spark.executor.memory", "2048")
    +
    +    // add additional configs from map
    --- End diff --
    
    removed


---

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

Reply via email to