Giter VIP home page Giter VIP logo

Comments (10)

utsengar avatar utsengar commented on May 19, 2024 2

@rmontagne Use zookeeper with chronos to save the jobs after restarts. I think the config is: local_scheduler.yml. Side tracking, but if you are looking for a cron alternative with retries etc, we settled for azkaban by linkedin. It was much simpler and easier to manage.

from chronos.

andykram avatar andykram commented on May 19, 2024

@ronaldgames could you please share the YAML configuration you're using?

from chronos.

utsengar avatar utsengar commented on May 19, 2024

I am getting the same error. I am using local_scheduler_nozk.yml (the default config).
mesos built correctly as well as chronos. Any suggestions?

from chronos.

utsengar avatar utsengar commented on May 19, 2024

Never mind, figured it out. Had to replace libmesos.dylib with libmesos-0.12.0.so in the startup script since I am running ubuntu.

from chronos.

ronaldgames avatar ronaldgames commented on May 19, 2024

It works for me too, thanks. (Using local_scheduler_nozk.yml (the default config)).

from chronos.

rmontagne avatar rmontagne commented on May 19, 2024

Hello,

I have the same problem, but i can't use the local_scheduler_nozk.yml but he don't save the jobs when restarting the server. Please can you explain how can i solve this problem ?

Thanks,
Romain Montagne

from chronos.

rmontagne avatar rmontagne commented on May 19, 2024

Thx, have you a documentation or a link for saved cron with zookeeper ??, beacause azkaban rest API seems not complete.
Thx you very much.

from chronos.

utsengar avatar utsengar commented on May 19, 2024

Just run a zk instance locally and then start chronos on the same node with this config file: https://github.com/airbnb/chronos/blob/master/config/local_scheduler.yml

Your data will be persisted.

This config you are currently using clearly says it won't persist it: https://github.com/airbnb/chronos/blob/master/config/local_scheduler_nozk.yml

And yes, the azkaban rest api has has some limitations, but you can upload and execute jobs via api in azkaban.

from chronos.

rmontagne avatar rmontagne commented on May 19, 2024

Thx all run good, it's ok for me ;)

from chronos.

 avatar commented on May 19, 2024

Can someone please guide here: https://stackoverflow.com/questions/53783938/org-springframework-context-applicationcontextexception-failed-to-start-bean-o ?

from chronos.

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.