onyx

FYI: alternative Onyx :onyx: chat is at <https://gitter.im/onyx-platform/onyx> ; log can be found at <https://clojurians-log.clojureverse.org/onyx/index.html>
2017-12-25T22:46:32.000050Z

Has anyone ever used onyx with in memory zookeeper in production for a simple system?

2017-12-25T22:49:28.000054Z

I am envisioning an application that submits hourly spark jobs to a YARN cluster. The application would use juxt/joplin to migrate target databases when deployed, as well as killing currently running jobs. Onyx would simply handle the schedule of jobs, the UI, retries, and resolving the DAG of spark jobs.

2017-12-25T22:51:35.000028Z

Or perhaps there is a simpler system I could leverage.