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

    https://github.com/apache/spark/pull/19631#discussion_r151020337
  
    --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala ---
    @@ -412,8 +412,6 @@ class SparkContext(config: SparkConf) extends Logging {
           }
         }
     
    -    if (master == "yarn" && deployMode == "client") 
System.setProperty("SPARK_YARN_MODE", "true")
    --- End diff --
    
    This change is removing all references to `SPARK_YARN_MODE`.


---

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

Reply via email to