bitter-planet-74915
09/13/2023, 10:40 AMpython3 main_freight.py run --config configs/freight.json --with kubernetes
But I got The @kubernetes decorator requires --datastore=s3 or --datastore=azure or --datastore=gs at the moment.
What steps I missed before launching this command?
I didn't find any clear explanation, how to resolve it. Thank you!calm-energy-78015
09/13/2023, 10:42 AMMETAFLOW_DEFAULT_DATASTORE might be the parameter you need to set (either in env or in config)calm-energy-78015
09/13/2023, 10:45 AM--datastore=s3bitter-planet-74915
09/13/2023, 10:47 AMI think thatThanks! Let my try this.might be the parameter you need to set (either in env or in config)METAFLOW_DEFAULT_DATASTORE
dry-beach-38304
09/13/2023, 2:25 PM