apache-airflow
Here are 224 public repositories matching this topic...
-
Updated
Mar 19, 2022 - Shell
Currently the only packages containing front-end unit tests are pipeline-editor and services.
It would be helpful to expand the unit test coverage across all other packages in Elyra, as well as add more tests to existing extensions.
This is an umbrella issue - subtasks can be delivered in separate PRs.
Pipeline Editor
- Test Pipeline Service (runtime types, runtimes, runtime images
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 9, 2020 - Python
-
Updated
May 27, 2022 - Python
-
Updated
Jun 2, 2022 - Python
-
Updated
Dec 16, 2020 - Python
Currently the env variables injected are specific to this docker image https://github.com/barney-s/docker-airflow
Align it with https://github.com/puckel/docker-airflow and make necessary changes in the operator to make it work with both.
related to GoogleCloudPlatform/airflow-operator#10
-
Updated
Jul 24, 2018 - Python
-
Updated
Feb 9, 2022 - Python
-
Updated
May 31, 2022 - Python
-
Updated
Jan 26, 2021 - Python
-
Updated
May 28, 2022 - JavaScript
-
Updated
Jun 2, 2022 - Go
-
Updated
May 11, 2022 - Python
-
Updated
Jan 25, 2022 - Python
-
Updated
Aug 3, 2021 - Python
-
Updated
May 3, 2022 - Python
-
Updated
Mar 9, 2021 - Python
-
Updated
May 30, 2022 - HCL
-
Updated
May 9, 2022 - Go
-
Updated
Mar 7, 2022 - Jinja
-
Updated
Jun 2, 2022 - Python
-
Updated
Aug 4, 2021 - Python
Improve this page
Add a description, image, and links to the apache-airflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache-airflow topic, visit your repo's landing page and select "manage topics."
Apache Airflow version
2.3.1 (latest released)
What happened
my webhdfs is running behind a proxy.
I need to give a complicated URL and do not want to add port in front of the URL
So there are two options
What you think should happ