Apache Mesos 0.27.0 发布,集群管理器
欢迎加入运维网交流群:263444886Apache Mesos 0.27.0 发布,更新如下:
[*] : Support for resource quota that provides non-revocable resource guarantees without tying reservations to particular Mesos agents. Please refer to the quota documentation for more information.
[*]
: Multiple disk support to allow for disk IO intensive applications to achieve>
[*] : Flexible roles with the introduction of implicit roles. It deprecates the whitelist functionality that was implemented by specifying --roles during master startup to provide a static list of roles.
[*] : Performance improvement of the state endpoint for large clusters.
详情请看: CHANGELOG.
Apache Mesos是一个集群管理器,提供了有效的、跨分布式应用或框架的资源隔离和共享,可以运行Hadoop、MPI、Hypertable、Spark。
页:
[1]