-
Notifications
You must be signed in to change notification settings - Fork 0
📝 D3b-2196 document connecting to Hosted Airflow #9
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
base: main
Are you sure you want to change the base?
Conversation
also moves first time connection instructions to their own page.
awarkow
left a comment
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.
Just added a few suggestions to fix typos but otherwise looks good!
| 5. In your web browser, navigate to [https://localhost](https://localhost). This | ||
| should display an airflow login page. Login and then the page should now show | ||
| airflow's main 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.
I was able to successfully follow all the steps up until this one, where I got an unexpected error. I'm going to ask devops about it, but with that in mind I think it would be cool if we could add a screenshot that shows what this final page should look like!
Co-authored-by: Amanda Warkow <[email protected]>
Co-authored-by: Amanda Warkow <[email protected]>
Co-authored-by: Amanda Warkow <[email protected]>
Co-authored-by: Amanda Warkow <[email protected]>
awarkow
left a comment
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.
Looks good!
also moves first time connection instructions to their own page.
Document Connecting to Hosted Airflow
Add a guide on connecting to the hosted airflow instance and move the first-time setup instructions their own guide because those setup instructions are common to both warehouse and airflow connection setup.
Closes D3B-2196
Type of change
Please delete options that are not relevant.
to not work as expected)
How Has This Been Tested?
I have tested connecting to airflow by following my own instructions
Checklist
Please check all of the items below before merging this pull request. If an
item in the list below does not need to be completed, please indicate the
reason why.
the start of each script
works
sqlfluff fixon tables that are created or modified in this PR.Note that unchecked items are not applicable to this documentation-only pull request