使用python3和postgres + Google Cloud安装气流

时间:2018-08-23 22:39:12

标签: postgresql google-cloud-platform airflow

我正在尝试使用postgres(尤其是PostgresToGoogleCloudStorageOperator)安装apache气流,但是当我通过此管道运行时,仍然没有安装。安装所有postgres contrib类需要做什么?

pip install airflow
pip install google-cloud-dataflow==2.2.0
pip install "apache-airflow[gcp_api, postgres]"

0 个答案:

没有答案