-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
When marking a task that is using a deferrable operators as failed or cleared, on_kill method is no…
-
DAGで依存関係を書きやすくするために `DummyTask` が欲しいです。
DAG を使うワークフローエンジンである Airflow には `DummyOperator` として存在します。 https://airflow.apache.org/_modules/airflow/operators/dummy_operator.html
`type` はどうするのが良いだろう
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.7.3
### What happened?
I'm using KubernetesPodOperator …
-
### Description
Allow to pass a (list of) SqlAlchemy statement in addition to `str` to the `sql` parameter of the `SQLExecuteQueryOperator`.
### Use case/motivation
I need to execute a query either…
-
High-level goal: For any code that's executed on Linea. We want to ensure that it can be ran on an Airflow connected EC2 instance as well.
This means that we need to address a few reproduceability …
-
### Apache Airflow version
2.7.2
### What happened
I am using following code to launch PySpark Job:-
t1 = SparkKubernetesOperator(
task_id='env-check',
namespace="spark-operator",
a…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.1
### What happened?
Ever since upgrading to 2.8.1. from 2.7.3.…
-
#### Problem description
- What are you trying to achieve?
I use airflow MsSQLToS3Operator which in turn depends on smart_open to save extracted SQL Server datasets to s3.
- What is the expec…
-
I believe the Jobs api can return other failures not captured by this code block resulting in it running until Airflow timeout
https://github.com/cube-js/airflow-provider-cube/blob/main/cube_provid…
-
[13/Jul/2020 00:12:41 +0000] 117396 MainThread redactor INFO Started launcher: /opt/cloudera/cm-agent/service/csd/csd.sh start_worker
[13/Jul/2020 00:12:41 +0000] 117396 MainThread redactor …