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

    https://github.com/apache/spark/pull/18837#discussion_r132009351
  
    --- Diff: resource-managers/mesos/pom.xml ---
    @@ -29,7 +29,7 @@
       <name>Spark Project Mesos</name>
       <properties>
         <sbt.project.name>mesos</sbt.project.name>
    -    <mesos.version>1.0.0</mesos.version>
    +    <mesos.version>1.3.0</mesos.version>
         <mesos.classifier>shaded-protobuf</mesos.classifier>
    --- End diff --
    
    https://spark.apache.org/docs/latest/running-on-mesos.html#installing-mesos 
mentions that Spark is designed for use with Mesos 1.0.0+. Is that still true? 
Do these changes affect users who have clusters that are < 1.3.0? Also, how 
much of this change requires 1.4?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to