airflow-tutorial
airflow-tutorial copied to clipboard
Apache Airflow tutorial
My env is Windows 10 + docker desktop: Step 1: git clone https://github.com/tuanavu/airflow-tutorial.git Step 2: cd airflow-tutorial Step 3: docker-compose up >>>>> airflow-tutorial-webserver-1 | /usr/local/lib/python3.6/site-packages/airflow/configuration.py:57: CryptographyDeprecationWarning: Python 3.6 is no...
During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/airflow", line 21, in from airflow import configuration File "/usr/local/lib/python3.6/site-packages/airflow/__init__.py", line 36, in from airflow...
webserver_1 | NameError: name '_mysql' is not defined
When I run with Gcloud DAG but I receive an error. `No module named 'httplib2'`
Hi, after reading the [docs](https://github.com/tuanavu/airflow-tutorial/blob/master/README.md) and after running `docker-compose up` into my machine, I got this error: ```bash Building webserver [+] Building 0.0s (1/1) FINISHED => CACHED [internal] load git...
At first I had the no mysql module error and I followed the solutions listed in previous solutions "webserver: image: puckel/docker-airflow:1.10.9 build: context: https://github.com/puckel/docker-airflow.git#1.10.9 dockerfile: Dockerfile args: AIRFLOW_DEPS: gcp_api,s3 PYTHON_DEPS:...
to sync libraries under
⠿ Container airflow-tutorial-webserver-1 Starting 34.0s Error response from daemon: driver failed programming external connectivity on endpoint airflow-tutorial-webserver-1 (f02a3d36681d5ec32f9ac0aa2c65b1b7cf48aa3789276966b705d2f78a8ddc72): Bind for 0.0.0.0:8080 failed: port is already allocated