-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add instructions to run a local Airflow server #110
Conversation
Change-Id: I700f597f799b48b592658d4292270d764a7f0eec
66f2fc4
to
0318879
Compare
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.
Thanks Will! How will this feature look like?
I ran this standalone before, and recall I need to do some setup. Is this the same for you? Could you provide one simple example for the run? I think this will be helpful for users as well.
I actually didn't have to do any other setup besides authenticating with GCP I'm contributing this as a quick hack that may or may not work, but we should expand it over time to work with more task types. |
Change-Id: I065805700b4979357cfeb1261749bab221efcd39
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.
Approved with a nit.
Description
See README diff
Tests
Tested instructions locally with a WIP DAG.
Checklist
Before submitting this PR, please make sure (put X in square brackets):