tensorflow / tfx-addons

Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at http://goo.gle/tfx-addons-group
Apache License 2.0
125 stars 61 forks source link

Migrate Airflow orchestrator to TFX-Addons #227

Open rcrowe-google opened 1 year ago

rcrowe-google commented 1 year ago

In order to simplify core TFX for users who are not using Airflow, we would like to separate out support for the Airflow orchestrator into a pluggable module and make it available through TFX-Addons. This will help simplify the core TFX install, dependencies, and tests, and decrease the size of the installed payload.