Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Distributed Big Data Orchestration Service
| Date | Stars |
|---|---|
| 2026-07-24 | 1764 |
| 2026-07-25 | 1764 |
| 2026-07-28 | 1764 |
| 2026-07-30 | 1764 |
| 2026-08-09 | 1765 |
| 2026-08-17 | 1766 |
| 2026-08-18 | 1767 |
| 2026-08-26 | 1767 |
| 2026-08-28 | 1767 |
| 2026-09-02 | 1766 |
| 2026-09-16 | 1766 |
| 2026-09-20 | 1766 |
Today
— stars today
This week
— stars this week
This month
-1 stars this month
Momentum
0.0
growth rate 0.00%/day
# Genie [](http://www.apache.org/licenses/LICENSE-2.0) [](https://github.com/Netflix/genie/issues) []() ## Introduction Genie is a federated Big Data orchestration and execution engine developed by Netflix. Genie’s value is best described in terms of the problem it solves. Big Data infrastructure is complex and ever-evolving. Data consumers (Data Scientists or other applications) need to jump over a lot of hurdles in order to run a simple query: - Find, download, install and configure a number of binaries, libraries and tools - Point to the correct cluster, using valid configuration and reasonable parameters, some of which are very obscure - Manually monitor the query, retrieve its output What works today, may not work tomorrow. The cluster may have moved, the binaries may no longer be compatible, etc. Multiply this overhead times the number of data consumers, and it adds up to a lot of wasted time (and grief!). Data infrastructure providers face a different set of problems: - Users require a lot of help configuring their working setup, which is not easy to debug remotely - Infrastructure upgrades and expansion require careful coordination with all users Genie is designed to sit at the boundary of these two worlds, and simplify the lives of people on either side. A data scientist can “rub the magic lamp” and just say “Genie, run query ‘Q’ using engine SparkSQL against production data”. Genie takes care of all the nitty-gritty details. It dynamically assembles the necessary binaries and configurations, execute the job, monitors it, notifies the user of its completion, and makes the output data available for immediate and future use. Providers of Big data infrastructure work with Genie by making resources available for use (clusters, binaries, etc) and plugging in the magic logic that the user doesn’t need to worry about: which cluster should a given query be routed to? Which version of spark should a given query be executed with? Is this user allowed to access this data? etc. Moreover, every job’s details are recorded for later audit or debugging. Genie is designed from the ground up to be very flexible and customizable. For more details visit the [official documentation](https://netflix.github.io/genie) ## Builds Genie builds are run on Travis CI [here](https://travis-ci.com/Netflix/genie). | Branch | Build | Coverage (coveralls.io) | |:--------------:|:-------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------:| | master (4.2.x) | [](https://travis-ci.com/Netflix/genie) | [](https://coveralls.io/github/Netflix/genie?branch=master) | | 4.1.x | [](https://travis-ci.com/Netflix/genie) | [](https://coveralls.io/github/Netflix/genie?branch=4.1.x) | | 4.0.x | [](https://travis-ci.com/Netflix/genie) | [](https://coveralls.io/github/Netflix/genie?branch=4.0.x) | ## Project stru
Excerpt of 5,886 characters
Read on GitHub1.6k
589
475
169
131
74
53
31
17
14
10
8
7
5
4
3
3
3
3
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8203eea437831ad1, topic:orchestration