mesos problem
play

Mesos Problem Different applications need different frameworks How - PowerPoint PPT Presentation

Mesos Problem Different applications need different frameworks How can we share a cluster among multiple frameworks? Statically partitioning the cluster Centralized task scheduler Key ideas Fine-grained sharing Key ideas


  1. Mesos

  2. Problem ● Different applications need different frameworks ● How can we share a cluster among multiple frameworks? Statically partitioning the cluster ○ Centralized task scheduler ○

  3. Key ideas ● Fine-grained sharing

  4. Key ideas ● Fine-grained sharing ● Decentralized scheduling Mesos decides resource offers ○ Frameworks can reject ○

  5. Optimizations ● Frameworks can set resource filters ● Master can revoke tasks Master can set guaranteed allocation ○ Frameworks can call setNeedsOffers(bool) ○

  6. Frameworks should behave ● Resources offered count as resources allocated ● Mesos can rescind offers after a timeout ● Short tasks ● Elastic scaling

  7. Scalability and fault tolerance ● Master has soft state Active slaves, active frameworks, running tasks ○ ● Multiple masters with leader election ● Frameworks deal with own failures

  8. Use case: Best with... ● Elastic frameworks ● Homogeneous task durations ● Frameworks that prefer nodes equally

  9. Use case: Frameworks prefer nodes ● If each framework can get preferred slots, they will ● Else, lottery scheduling Frameworks will probably get proportionate numbers of preferred slots ○ ● Delay scheduling → data locality

  10. Use case: Heterogeneous task durations ● Okay when there are many slots or not many long tasks ● Master can reserve space for short tasks ● Master can set minimum offer size for long tasks

  11. Limitations ● Fragmentation (bounded) ● Framework interdependence ● Framework schedulers required to use resource offers

  12. Jobs have higher utilization than static partitioning

  13. Jobs finish at least as fast as in static partitioning

  14. Questions?

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend