-
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…
-
### Description
Within a `.yml` file, allow for for a template-variable pattern to be used for defining DAGs. For example, this might look something like this:
```yaml
>:
start_date: >
...
tas…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
When running the Airflow Kafka Provider Operator "ConsumeFromTopicOperator", I had one of my runs fail. N…
-
Using the new logic moved from lambda into airflow as a DAG evaluator. Demo the round trip use case of:
1) deposit .dat /.emd files in S3.
2) eval and invocation of EDRgen in ariflow
3). EDR produced…
-
let's use Apache Airflow for the initial workflow.
I like to pair this with google cloud run jobs using [Google Cloud Run Operators](https://airflow.apache.org/docs/apache-airflow-providers-google/st…
-
### Apache Airflow Provider(s)
google
### Versions of Apache Airflow Providers
apache-airflow-providers-cncf-kubernetes 8.0.0
apache-airflow-providers-google 10.15.0
### Apache Airflow v…
-
### Apache Airflow version
2.10.0
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
I have a new provider to send jobs to a Ray cluster. One of the operators …
-
**Context**
As of 1.5.3, some existing Python SDK features are exposed as traditional Airflow operators (`LoadFileOperator` and `ExportFileOperator`). So far, we have yet to encourage them to be us…
-
## User story
As a data scientist/data engineer/AI Tools customer/user,
I would like to create pipelines, author, schedule and monitor workflows as Directed Acyclic Graphs (DAGs) of tasks on my Apac…
mhrng updated
5 months ago
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.9.1
### What happened?
when i use FileSensor and set deferrable=T…