anneadb
anneadb
Hi all, quick +1 because we're also facing incompatibility issues. In our case we cannot install `google-cloud-pubsub>=2.13.6` because it requires `proto-plus >= 1.22.0,
This feature would be useful for my team as well: We have a lot of data processing pipelines that have stages in multiple separate database systems. It would not make...
Ah, I guess if you make the split at the very top level of your file structure that is possible. But our file structure would be more like this: *...
Hi, did you ever find a solution? I am running into the same error with dialect "exasol".
> Unfortunately not. We went with another solution in the end. Too bad. Thanks for the reply. Maybe someone else will have a solution.
I'm having the same problem - any ideas for a solution yet?
Hi @codethief, I'm running into a similar error. Could you share the relevant parts from your gitlab-ci yaml file and the Dockerfile that now works for you? That would be...
Hi @vincbeck, the original ECS logs were empty as well. I believe that Airflow fetches the logs from the other log group at some point and integrates them in the...
Hi @vincbeck , thank you very much for checking. Now I really don't know why we do not get the logs. Could you share your logging configuration? Maybe I can...
Since we're currently on MWAA 2.7.2, according to https://docs.aws.amazon.com/mwaa/latest/userguide/connections-packages.html we are using `apache-airflow-providers-amazon[aiobotocore]==8.7.1`. I found some hints that the issue may have to do with the "remote_logging" configuration that's why...