fix xcom
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Apache Airflow Investigation
|
||||
|
||||
## How to run
|
||||
in airflow directory:
|
||||
`docker-compose up -d`
|
||||
|
||||
login:
|
||||
airflow:airflow
|
||||
|
||||
@@ -22,3 +26,8 @@ https://airflow.apache.org/docs/apache-airflow-providers-openfaas/stable/index.h
|
||||
|
||||
https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/index.html
|
||||
|
||||
|
||||
Lessons learned
|
||||
Airflow stack takes A LOT of RAM: ~ 9GB
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user