GithubHelp home page GithubHelp logo

Comments (2)

spodila avatar spodila commented on July 18, 2024

Fenzo caters to the needs of a Mesos framework for advanced scheduling optimizations and cluster autoscaling, see this blog for an overview.

What you are describing seems to be a case of multiple frameworks in a Mesos cluster, where one or more of them can starve for resources if another framework hoards (or has used up) all of the offers. That may require a solution in Mesos itself (just as an example, some way of fair sharing plus preemptions). Or, a single Spark framework may be able to achieve such fair share among its various Spark jobs instead of having one framework per job. Although, I am not as knowledgeable about Spark framework to say how feasible that is. Fenzo can be useful for such a framework in terms of optimizing task placements. However, preemptions and fair share concepts are not available in Fenzo yet.

from fenzo.

hansbogert avatar hansbogert commented on July 18, 2024

Ok, thanks. Exactly what I needed to hear.

from fenzo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.