Skip to content
Apache Mesos
C++ Python M4 Java Shell Makefile Other
Branch: master
Clone or download

Latest commit

bmahler Added a regression test for MESOS-10114.
It turns out we already had a test for this case, but in MESOS-10114
we need downgrade support enabled to exercise the bug.

Review: https://reviews.apache.org/r/72353
Latest commit 77fa450 Apr 11, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
3rdparty Added a regression test for MESOS-10114. Apr 23, 2020
bin Made configured shell script inputs executable. Jun 15, 2018
cmake Allowed disabling use of NVML headers. Jan 13, 2020
docs Added Charles-Francois Natali to contributors list. Apr 15, 2020
include/mesos Skip not yet known framework IDs in `generateInverseOffers()`. Apr 6, 2020
m4 Moved libevent_openssl validation into libevent.m4. Oct 4, 2018
site site: update the year to 2020 in the footer Jan 13, 2020
src Enabled `LoggingTest*` and `MetricTest*` on Windows. Apr 21, 2020
support Switched `verify-reviews.py` to use ubuntu-16.04-based image. Jan 28, 2020
.gitattributes Made Git normalize all line endings automatically. Jul 11, 2018
CHANGELOG Added MESOS-10112 to the 1.9.1 CHANGELOG. Apr 17, 2020
CMakeLists.txt Windows: Disabled the dist and distcheck targets with a note. Sep 18, 2019
CONTRIBUTING.md Add CONTRIBUTING.md. Jul 1, 2019
Doxyfile Remove markdown files from doxygen. Feb 20, 2016
LICENSE Added license for libseccomp to toplevel LICENSE file. May 8, 2019
Makefile.am Removed stale MPI framework. Mar 4, 2020
NOTICE Updated the NOTICE to include the correct year, and to fix line Jun 7, 2013
README.md Updated link to the getting started documentation. Oct 24, 2017
bootstrap Added separate script to install developer setup. Sep 18, 2019
configure.ac Removed stale MPI framework. Mar 4, 2020
mesos.pc.in Removed `PICOJSON_USE_INT64` from Mesos build system. Jun 26, 2018

README.md

Apache Mesos

Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, Jenkins, Spark, Aurora, and other frameworks on a dynamically shared pool of nodes.

Visit us at mesos.apache.org.

Mailing Lists

Documentation

Documentation is available in the docs/ directory. Additionally, a rendered HTML version can be found on the Mesos website's Documentation page.

Installation

Instructions are included on the Getting Started page.

License

Apache Mesos is licensed under the Apache License, Version 2.0.

For additional information, see the LICENSE and NOTICE files.

You can’t perform that action at this time.