If "Other Airflow 2 version" selected, which one? No response What happened? I'm trying to build a slim Docker image based on apache/airflow:slim-2.10.4-python3.11 and install the apache-airflow-providers-amazon package using the constraints. However, the installation fails during the build...
Official Apache Airflow Helm Chart Deployment details No response Anything else? No response Are you willing to submit PR? Yes I am willing to submit a PR! Code of Conduct I agree to follow this project's Code of Conduct Activity suchipariharadded area:core kind:bugThis is a clearly a ...
apache-airflow-providers-common-compat==1.2.1 apache-airflow-providers-common-io==1.4.2 apache-airflow-providers-common-sql==1.19.0 apache-airflow-providers-fab==1.5.0 apache-airflow-providers-ftp==3.11.1 apache-airflow-providers-http==4.13.2 apache-airflow-providers-imap==3.7.0 apache-ai...
What you think should happen instead? Errors should not appear How to reproduce Hard to say. Maybe its only related to my particular setup. But there are no something special. Operating System Linux Versions of Apache Airflow Providers No response Deployment Official Apache Airflow Helm Chart Dep...
What do you see as an issue? Found that it is unable to access https://airflow.apache.org/docs/apache-airflow-providers/index.html now. Solving the problem No response Anything else No response Are you willing to submit PR? Yes I am will...
We have also tried different versions of apache-airflow[sentry]. The version of airflow we are using within MWAA is 2.7.2. We have reached out to Sentry and they have advised us to create an issue within the airflow Airflow repo since the sentry integration of airflow is community suppo...
Apache Airflow version 2.9.3 If "Other Airflow 2 version" selected, which one? No response What happened? After deletion and recreation of the user admin to change its password, Airflow is no more accessible and fails with: │ File "/home/airflow/.local/lib/python3.12/site-packages/air...
Apache Airflow version 2.5.3 Kubernetes Version 1.26.3 Helm Chart configuration fullnameOverride: "" nameOverride: "" kubeVersionOverride: "" revisionHistoryLimit: ~ # User and group of airflow user uid: 50000 gid: 0 # Default security context for airflow securityContext: {} # runAsUser: ...
(value) File "/Users/X/.virtualenvs/airflow/lib/python3.6/site-packages/proto/marshal/rules/message.py", line 32, in to_proto return self._descriptor(**value) TypeError: Parameter to MergeFrom() must be instance of same class: expected google.cloud.datacatalog.v1beta1.TagTemplateField got...
But it when I use local, not in docker/kuber, and on the server, on the Airflow we use this one without spark.jars.packages: ... ("spark.sql.extensions", "org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions"), ("spark.sql.catalog.iceberg", "org.apache.iceberg.spark.spark...