Details
-
Task
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
So far, Apache REEF is using Apache Mesos JAVA API library version 0.21. It works well on the following Mesos versions. (tested with `runmesostests.sh` on Docker cluster environments)
- 0.21.1
- 0.22.2
- 0.23.1
- 0.24.1
- 0.25.0
However, according to the recent discussions in REEF-930, we had better upgrade the dependency in order to support and utilize recent Apache Mesos more.
As of today, the latest version in Maven Central is v0.25.0. Apache REEF with 0.25.0 dependency is tested on all above Mesos versions, and tests are passed successfully.
This issue upgrades Apache Mesos dependency from 0.21.0 to 0.25.0.
Attachments
Issue Links
- links to