commit | e7e0610e4019ac47bf2111fe8204d27993afb8cb | [log] [tgz] |
---|---|---|
author | Omer Ozarslan <omerfaruko@gmail.com> | Fri Jan 15 23:45:30 2021 -0600 |
committer | cf-natali <cf.natali@gmail.com> | Thu Sep 02 22:43:59 2021 +0100 |
tree | cc690122f7dd2087856e1c6783ba0fab79d434b3 | |
parent | b01e71d4f2c78a6972769dd359063341c9d0b408 [diff] |
Cherry picked grpc patches fixing glibc 2.30 symbol conflict. Function name gettid() causes linking error with glibc 2.30. Below two commits from the upstream is cherry-picked to fix this issue in the bundle. - https://github.com/grpc/grpc/commit/de6255941a5e1c2fb2d50e57f84e38c09f45023d - https://github.com/grpc/grpc/commit/57586a1ca7f17b1916aed3dea4ff8de872dbf853
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.
Documentation is available in the docs/ directory. Additionally, a rendered HTML version can be found on the Mesos website's Documentation page.
Instructions are included on the Getting Started page.
Apache Mesos is licensed under the Apache License, Version 2.0.
For additional information, see the LICENSE and NOTICE files.