-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapache_airflow_resource.txt
More file actions
20 lines (8 loc) · 950 Bytes
/
apache_airflow_resource.txt
File metadata and controls
20 lines (8 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
-----------------------------------------------------------Youtube link----------------------------------------------------------
https://www.youtube.com/watch?v=q8q3OFFfY6c
https://www.youtube.com/watch?v=uhQ54Dgp6To&t=2548s
-----------------------------------------------------------Apache Airflow Installation ----------------------------------------------------------
https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html
--------------------------------apache airflow connections test not showing----------------------------------------------------------
You can enable connection testing by setting the test_connection core config to Enabled by defining the environment variable AIRFLOW__CORE__TEST_CONNECTION=Enabled in your Airflow environment.
-----------------------------------------------------------Apache Airflow Installation ----------------------------------------------------------