panbingkun commented on code in PR #44979:
URL: https://github.com/apache/spark/pull/44979#discussion_r1473973368


##########
core/src/main/scala/org/apache/spark/util/Utils.scala:
##########
@@ -1931,20 +1920,6 @@ private[spark] object Utils
     path
   }
 
-  /**
-   * Updates Spark config with properties from a set of Properties.
-   * Provided properties have the highest priority.
-   */
-  def updateSparkConfigFromProperties(

Review Comment:
   The first time PR is here:
   https://issues.apache.org/jira/browse/SPARK-17062
   
https://github.com/apache/spark/pull/14650/files#diff-2ecc6aef4b0c50bbf146e6c0b3b8b2249375f06a83e2a224c7718cfc850c3af7R1969
   
   In `Spark 4.0`, `mesos` is no longer supported and the relevant code has 
been removed.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to