dongjoon-hyun commented on issue #24713: [SPARK-26192][MESOS][2.4] Retrieve 
enableFetcherCache option from submission for driver URIs
URL: https://github.com/apache/spark/pull/24713#issuecomment-496077774
 
 
   The following is the full history.
   - 
[SPARK-15994](https://github.com/apache/spark/commit/e34b4e12673fb76c92f661d7c03527410857a0f8)
 add this configuration `spark.mesos.fetcherCache.enable` at Spark 2.1.0.
   However, it made a typo at `MesosClusterScheduler.scala`
   - 
[SPARK-26082](https://github.com/apache/spark/commit/c41a5e1d8418ff0ce29d8ca98a42b17833d05238)
 fixes the typo at Spark 2.4.1. (Also, Spark 2.3.4 will have the fix).
   - Now, 
[SPARK-26192](https://github.com/apache/spark/commit/5fd4d7499c9f2925268d84b5d74ecafaebe2113d)
 fixes the configuration loading at Spark 3.0.0.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to