-
- [ ] Airflow 구축
- [x] 원본 CSV를 whatdo 클라우드 스토리지로 복사 DAG 작성
- [x] airflow 도커라이징 테스트
- [ ] 실패 시 후처리 관련 해결방안 연구
-
After installing Marquez and setup in my environments (AWS EKS + helm + argocd) I can see the Airflow DAGs in Marquez UI but do not see datasets.
![Marquez-10-02-2024_09_31_AM](https://github.com/…
-
### Apache Airflow version
2.10.0
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
I'm trying to modify the podspec for the pod created using `KubernetesPodO…
-
### Apache Airflow Provider(s)
cncf-kubernetes
### Versions of Apache Airflow Providers
apache-airflow-providers-cncf-kubernetes 8.3.1
### Apache Airflow version
2.9.2
### Operating System
Debi…
-
### Description
The `kubernetes_pod_operator` currently has a `reattach_on_restart` parameter that attempts to reattach to running pods instead of creating a new pod in case a scheduler dies while …
-
### Apache Airflow version
2.9.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
When we have two Airflow deployed in one k8s namespace (using k8s…
-
### Apache Airflow Provider(s)
amazon
### Versions of Apache Airflow Providers
Affects all current versions of `apache-airflow-providers-amazon`, including `8.24.0`
### Apache Airflow version
N/…
-
```python
# Import
from datetime import datetime, timedelta
from textwrap import dedent
from airflow import DAG
from airflow.operators.bash import BashOperator
from airflow.operators.empty i…
-
As mentioned in this [Slack thread](https://apache-airflow.slack.com/archives/C059CC42E9W/p1709132816438109?thread_ts=1708614071.766919&cid=C059CC42E9W) with @jlaneve, I've built a custom local operat…
-
Hey,
I am trying to catch up with the latest developments, but alas am stumbling over the following error:
```
$ python airflowHPC/scripts/base_runner.py get_mass
[2024-08-19T09:46:17.402+020…