-
### Astronomer Cosmos Version
Other Astronomer Cosmos version (please specify below)
### If "Other Astronomer Cosmos version" selected, which one?
1.4.3
### dbt-core version
1.7.16
#…
-
**Affected module**
Ingestion Framework
**Describe the bug**
Failed to run S3 storage metadata ingestion due _SUCCESS file in dataPath entries folder.
**To Reproduce**
openmetadata.json
```…
-
I am using Airflow using Docker-Compose.
My directory structure looks like this:
```
.
├── configs/
│ └── config.yaml
└── main.py
```
My main.py looks like
```python
from airflow …
-
### Feature Request / Improvement
Hi XTable maintainers,
I am planning to create an [Airflow operator](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/operators.html) for XTa…
gyli updated
2 months ago
-
Can I use airflow operators with CWL-Airflow? or only cmdtools like in CWL?
if so, how I am expected to push new operators or cmdtools to Airflow?
Thanks! great job.
-
### Apache Airflow Provider(s)
amazon
### Versions of Apache Airflow Providers
8.2.0
### Apache Airflow version
2.6.3
### Operating System
mw1.small
### Deployment
Official Apache Airflow Hel…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.1
### What happened?
When using the EmrServerlessStartJobOperat…
-
## Phenomenon
When a user submits a job through Airflow, it runs for a while and then encounters the following error:
```markdown
[2024-07-19, 12:46:11 CST] {taskinstance.py:1112} DEBUG - depend…
-
### Description
I am trying to invoke a macro directly from the DAG file as a task rather than being invoked from any of the model. Below is the code, I am using which is not working as expected, **p…
-
From ui go to Database Services -> Add new service -> Select Iceberg and click next to provide connection details.
Choose "RestCatalogConnection" and provide details. I have used polaris rest catalog…