Skip to content

apache/incubator-myriad

Myriad

Build Status

Myriad is a Mesos framework designed for scaling a YARN cluster on Mesos. Myriad can expand or shrink the resources managed by a YARN cluster in response to events as per configured rules and policies.

The name Myriad means, countless or extremely great number. In context of the project, it allows one to expand overall resources managed by Mesos, even when the cluster under Mesos management runs other cluster managers like YARN.

Please note: Myriad is not yet production ready. However, the project is rapidly progressing with some very useful features.

Getting started

For up-to-date documentation, see Apache Myriad on the wiki.

Build Myriad

Please refer to the build section for steps to build Myriad.

Roadmap

Please keep checking this section for updates.

  • NodeManager Profiles
  • Scale up/down Node Managers via REST API/Web UI
  • Framework re-conciliation & HA
  • ResourceManager failover/discovery using Marathon/Mesos-DNS
  • Fine-grained scaling
  • Remote distribution of NodeManager binaries
  • Framework checkpointing
  • Launch Job History Server
  • Constraints based Node Manager placement
  • Docker support
  • Support multi-tenancy for Node Managers
  • Configuration store for storing rules and policies for clusters managed by Myriad

Mailing Lists

Videos and Slides

  • MesosCon 2014 - Running YARN alongside Mesos (video) (slides)
  • Mesos User Group, March 2015 - Myriad: Integrating Hadoop into the Datacenter (video)
  • MesosCon, Seattle 2015 - Resource Sharing Beyond Boundaries (video) (slides)

License

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

For additional information, see the LICENSE and NOTICE files.


Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.