docker-airflow-spark icon indicating copy to clipboard operation
docker-airflow-spark copied to clipboard

Docker with Airflow + Postgres + Spark cluster + JDK (spark-submit support) + Jupyter Notebooks

Results 1 docker-airflow-spark issues
Sort by recently updated
recently updated
newest added

I can't build this Dockerfile: https://github.com/pyjaime/docker-airflow-spark/blob/master/airflow/Dockerfile Error at line 68: && pip install --use-feature=2020-resolver apache-airflow[crypto,celery,postgres,hive,jdbc,mysql,ssh${AIRFLOW_DEPS:+,}${AIRFLOW_DEPS}]==${AIRFLOW_VERSION} \ especially at the --use-feature=2020-resolve part Please check again