Git Product home page Git Product logo

Comments (10)

windreamer avatar windreamer commented on May 13, 2024

It's possible to make pymesos a standalone package.

However mesos.interface package seems to be little help for pymesos, as pymesos needs message_pb2.py imported, which contains internal interfaces and structs and is not released within mesos.interface package.

So I'm not sure whether releasing pymesos is beneficial. Any comment is welcome.

from dpark.

windreamer avatar windreamer commented on May 13, 2024

And sorry for the late reply, it was Chinese Mid-Autumn Festival here. :)

from dpark.

dangra avatar dangra commented on May 13, 2024

Actually, I found what you said about messages_pb2.py while attempting to make pymesos an standalone package. Still, there are some benefits like having more people helping to keep it uptodate with mesos releases.

I worked on making an standalone pymesos package (for internal use but ready to be released), then I updated it for mesos 0.20.0 and implemented reconcileTasks() method to SchedulerDriver interface. I am very happy to contribute my work back to you but ideally in the form of a standalone package so we don't have to maintain two versions. thanks.

from dpark.

windreamer avatar windreamer commented on May 13, 2024

OK, that's fine. I'm waiting for the releasing.

from dpark.

dangra avatar dangra commented on May 13, 2024

There you go https://github.com/dangra/pymesos.

from dpark.

dangra avatar dangra commented on May 13, 2024

I'm leaving for vacations tomorrow, feel free to move the repo to whatever place you think it is best. Also I think pymesos is a good name and it is available on pypi at the moment. thanks!

from dpark.

dangra avatar dangra commented on May 13, 2024

back, any chance you looked at the pymesos repo?

from dpark.

windreamer avatar windreamer commented on May 13, 2024

looks great! I'v made a fork as douban/pymesos. maybe we should submit this package to pypi when it's ready. And I'm working on a new version of DPark to use this pymesos package instead of the hard-coded one, and making DPark compatible with Mesos 0.20. The new version of DPark still need more tests.

from dpark.

windreamer avatar windreamer commented on May 13, 2024

We've made a repo https://github.com/douban/pymesos & uploaded the package to https://pypi.python.org/pypi/pymesos/0.0.1.

from dpark.

dangra avatar dangra commented on May 13, 2024

great!

from dpark.

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.