File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 3
3
4
4
### Installation of Airflow:
5
5
6
+ - pip install apache-airflow
6
7
- pip install apache-airflow[ all]
7
8
8
9
### Initials:
21
22
### To run the local server:
22
23
23
24
- 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
You can’t perform that action at this time.
0 commit comments