Skip to content

Commit ad82149

Browse files
committed
2 parents e4312b8 + 9bf6f9d commit ad82149

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Libraries_Tests/airflow/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
### Installation of Airflow:
55

6+
- pip install apache-airflow
67
- pip install apache-airflow[all]
78

89
### Initials:
@@ -21,3 +22,17 @@
2122
### To run the local server:
2223

2324
- airflow webserver
25+
26+
### Links:
27+
- http://incubator-airflow.readthedocs.io/en/latest/installation.html
28+
- http://airflow.apache.org/installation.html
29+
- http://0.0.0.0:8080/admin/
30+
31+
### Reference Links:
32+
- https://speakerdeck.com/artwr/apache-airflow-at-airbnb-introduction-and-lessons-learned
33+
- https://www.agari.com/airflow-agari/
34+
- https://hirelofty.com/blog/building-data-pipelines-python-part-one/
35+
- http://site.clairvoyantsoft.com/installing-and-configuring-apache-airflow/
36+
- http://site.clairvoyantsoft.com/setting-apache-airflow-cluster/
37+
- http://site.clairvoyantsoft.com/making-apache-airflow-highly-available/
38+
- https://www.slideshare.net/PyData/how-i-learned-to-time-travel-or-data-pipelining-and-scheduling-with-airflow-67650418

0 commit comments

Comments
 (0)