Nassim Habbash
Nassim Habbash
>1. What version of airflow are you running (if its `1.10` you will need to [review the older docs](https://airflow.apache.org/docs/apache-airflow/1.10.15/howto/write-logs.html) Airflow 2.3.3, mistakenly removed it from OP > 2. When you...
@thesuperzapper the DAGs and their tasks are succeeding in both cases and not crashing - if they are crashing somewhere I'm not really seeing it. Here are some screenshots and...
@thesuperzapper I did try setting `AIRFLOW__LOGGING__GOOGLE_KEY_PATH` previously, but it did not work. I tried again with these values: ``` airflow: config: AIRFLOW__LOGGING__REMOTE_LOGGING: "True" AIRFLOW__LOGGING__REMOTE_BASE_LOG_FOLDER: "" # Set through helm --set...
@thesuperzapper this was a fresh branch deployment, so the pods were newly created ones and the secrets were mounted anew. the `logging` config I got from running a shell in...
Hi @savingoyal, are there any updates on Metaflow's support for GCP?
> I am not sure why the bot closed this, as there was clearly activity in the last 60 days. > > Either way, do you have any updates @nhabbash?...
Back on this, I tried with 1.8.0 and no issue with CORS. The app, when importing in a project with a Source Storage connection does upload the task (in my...