Github user ArtRand commented on a diff in the pull request: https://github.com/apache/spark/pull/18837#discussion_r132593586 --- 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 -- I don't think anything _requires_ 1.4, only that DC/OS with secrets runs 1.4. On a <1.3 Mesos cluster all of the protobuf messages will still be valid. I added to the documentation w.r.t secrets requiring 1.3+.
--- 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