Skip to content
forked from eBay/myriad

A Mesos framework for scaling a YARN cluster.

License

Notifications You must be signed in to change notification settings

yufeldman/myriad

 
 

Repository files navigation

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.

If you are an admin/developer interested to try out Myriad, please clone the git repo and use phase1 branch.

Getting started

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
  • Support multi-tenancy for Node Managers
  • Configuration store for storing rules and policies for clusters managed by Myriad

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)

About

A Mesos framework for scaling a YARN cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • Java 5.2%
  • Other 0.2%