Airflow Dev,
MacOS 10.15.1/ apache-airflow 1.10.6 - retrieved the latest via pip.
Airflow starts, I can view the console in the web browser and everything.
I've got airflow.cfg configured to use Postgresql
And I've successfully loaded my own test dags into airflow.
The problem is the scheduler w
nal - I am installing it because I am switching from SQLite to
Postgresql. Want to install passwords encrypted.
- airflow initdb
- airflow webserver
- airflow scheduler
Regards,
CLN
On Wed, Oct 30, 2019 at 4:41 PM [email protected]
wrote:
> Airflow Dev,
> MacOS 10.