-
Notifications
You must be signed in to change notification settings - Fork 61
Move Airflow to TFXA #186
base: main
Are you sure you want to change the base?
Move Airflow to TFXA #186
Changes from 7 commits
8cb7c4e
a994a00
58f7f2c
16bad93
aaf70b3
5a0d181
fdfa5f1
d9a2374
2a389b9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| #### SIG TFX-Addons | ||
| # Project Proposal | ||
|
|
||
| **Your name:** Varun Murthy | ||
|
|
||
| **Your email:** murthyvs@google.com | ||
|
|
||
| **Your company/organization:** Google Core ML TFX Team (MTV + Seoul) | ||
|
|
||
| **Project name:** Airflow Orchestration | ||
|
|
||
| ## Project Description | ||
| Moving Airflow to TFX add-ons due to decreasing native support. | ||
|
|
||
| ## Project Category | ||
| Orchestrator | ||
|
|
||
| ## Project Use-Case(s) | ||
| We are moving Airflow from tfx/orchestration to tfx-addons. Native support for Airflow won't be provided in the near future. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. A use-case describes how the project will be used by developers. In this case it should be something more like:
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Imagine that you're a developer who is new to TFX. What do you need to know about Airflow, and how it fits with TFX? Why should you consider installing this module? |
||
|
|
||
| ## Project Implementation | ||
| Move Airflow from tfx/orchestration to tfx-addons. | ||
|
||
|
|
||
| ## Project Dependencies | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These aren't dependencies. For comparison, see: etc. |
||
| Same as tfx/orchestration/airflow. | ||
|
||
|
|
||
| ## Project Team | ||
| Google Core ML TFX Team (MTV + Seoul) | ||
|
||
|
|
||
| # Note | ||
| Please be aware of the processes and requirements which are outlined here: | ||
|
|
||
| * [SIG-TFX-Addons](https://github.com/tensorflow/tfx-addons) | ||
| * [Contributing Guidelines](https://github.com/tensorflow/tfx-addons/blob/main/CONTRIBUTING.md) | ||
| * [TensorFlow Code of Conduct](https://github.com/tensorflow/tfx-addons/blob/main/CODE_OF_CONDUCT.md) | ||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please describe what the results of the project will be, and a short introduction to what Airflow is and how it's used. You can also discuss the transition from having Airflow support included in TFX directly, versus having it as a separate install.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It can we installed and used as a separate package under tfxa/.