-
Similar to https://github.com/apache/airflow/issues/44352, we need to figure a way to use Airflow Exception in the Task SDK without importing Core.
kaxil updated
58 minutes ago
-
When we see a providers is a dependency in "cross-provider-dependecies" - we add it automatically - when we build the package - as optional extra. However a number of providers also have the same prov…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
v2.10.2
### What happened?
We deployed Airflow in a Kubernetes clus…
-
### Apache Airflow Provider(s)
exasol
### Versions of Apache Airflow Providers
apache-airflow-providers-exasol = "4.4.2"
### Apache Airflow version
2.9.3
### Operating System
Debian GNU/Linux 1…
-
### Apache Airflow version
2.10.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
KubernetesPodOperator in deferrable mode does not delete pod when task is …
-
The `DD_DOGSTATSD_MAPPER_PROFILES` config used by the Airflow integration is missing the `queued_duration` metric, and mishandles `task_instance_created` past 2.6.3.
#### Queued duration
The `dag.…
-
### Official Helm Chart version
1.15.0 (latest released)
### Apache Airflow version
2.9.3
### Kubernetes Version
1.29.7
### Helm Chart configuration
_No response_
### Docker Image customizatio…
-
# ❗️ Airflow Connection에서 Postgres conn
## ❓ postgres로 데이터 삽입 과정에서 conn 연결 오류 문제
- 기본 docker-compose에서 포트 포워딩이 안되어 있었기에
/var/lib/postgresql/data/postgresql.conf에서 주석처리 해제
port = 543…
-
The Ray provider 0.2.1 allowed users to define a hard-coded configuration to materialize the Kubernetes cluster. The goal with Thisticket is to allow users to define a function that can receive the Ai…
-
### Description
Automatically create cross-DAG scheduling dependencies when the user splits a dbt project into multiple `DbtDag` instances.
### Use case
Cosmos 1.7 allows users to [map a dbt proj…