Hi Outerbounds,
I have datastore related issue when going through the tutorial on airflow deployment. Running the command python parameter_flow.py --with retry airflow create parameter_dag.py on local throws me an airflow exception as my attached screenshot.
How can I configure the datastore to make this work?
h
hallowed-glass-14538
03/23/2023, 3:11 PM
Hey Edward. If you run
metaflow configure
then you should be able to configure your datastore related settings. You can check out more about the configurations here