mwlon commented on a change in pull request #24750: [SPARK-26192][MESOS][2.4] 
Retrieve enableFetcherCache option from submission for driver URIs
URL: https://github.com/apache/spark/pull/24750#discussion_r289263830
 
 

 ##########
 File path: 
resource-managers/mesos/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosClusterSchedulerSuite.scala
 ##########
 @@ -278,6 +278,31 @@ class MesosClusterSchedulerSuite extends SparkFunSuite 
with LocalSparkContext wi
     assert(uris.asScala.forall(_.getCache))
   }
 
+  test("SPARK-26082 supports setting fetcher cache in the submission") {
 
 Review comment:
   Ah, right - actually, can I just get rid of the JIRA tag?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to