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

    https://github.com/apache/spark/pull/20925#discussion_r179952361
  
    --- Diff: 
core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala ---
    @@ -775,17 +781,17 @@ class SparkSubmitSuite
       }
     
       test("SPARK_CONF_DIR overrides spark-defaults.conf") {
    -    forConfDir(Map("spark.executor.memory" -> "2.3g")) { path =>
    +    forConfDir(Map("spark.executor.memory" -> "3g")) { path =>
    --- End diff --
    
    why this change?  you no longer support fractional values?


---

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

Reply via email to