GitHub user gouravrattihalli opened a pull request:
https://github.com/apache/mesos/pull/285
mesos.scheduler and mesos.executor seem to cause errors, changing to
mesos.native
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gouravrattihalli/mesos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/285.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #285
----
commit f867013682acf390d1a286ea9c2e47c61103206c
Author: Gourav <grattih1@...>
Date: 2018-04-25T19:25:23Z
mesos.scheduler and mesos.executor seem to cause errors, changing to
mesos.native
----
---