raaj
12/02/2022, 7:28 AMapache-airflow[postgres,amazon]
to the pip_url
but still could not see the postgres connection in the connection page. Is there anyway to include it?
orchestrators:
- name: airflow
variant: apache
pip_url: python-dotenv psycopg2 apache-airflow==2.1.2 --constraint <https://raw.githubusercontent.com/apache/airflow/constraints-2.1.2/constraints-${MELTANO__PYTHON_VERSION}.txt> virtualenv # yamllint disable-line rule:line-length
config:
core.executor: LocalExecutor