GitXplorerGitXplorer
a

mesos-akaros

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9d4adaacb593ffc06600a7651d1c7a44b858cc53

Updated ReviewBot to look at old reviews first.

committed 11 years ago
Unverified
d69646d237200acbf9ae6fdebb71662dfd88d10e

Fix typo in slave/flags.hpp regarding --recovery=cleanup mode.

committed 11 years ago
Unverified
50bbbf5f8e751d721aaf494eb40358d2c51eadc9

Implemented a basic Authorizer interface.

committed 11 years ago
Unverified
2a11d35d883b47f9d06adf409bd5d49ba2de7f0b

Added equal operator for stout Interval.

jjieyu committed 11 years ago
Unverified
93c7199283d1199db138eeee5fd8247ac1b4bda2

Added intersection test for stout Interval and IntervalSet.

jjieyu committed 11 years ago
Unverified
5a8eaa2f442020e36173ae0d9480a60363fd76ec

Ported some of the slave statistics to the new metrics library.

committed 11 years ago

README

The README file for this repository.

About Apache Mesos

Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, MPI, Hypertable, Spark, 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.