status
stringclasses
1 value
repo_name
stringclasses
13 values
repo_url
stringclasses
13 values
issue_id
int64
1
104k
updated_files
stringlengths
11
1.76k
title
stringlengths
4
369
body
stringlengths
0
254k
issue_url
stringlengths
38
55
pull_url
stringlengths
38
53
before_fix_sha
stringlengths
40
40
after_fix_sha
stringlengths
40
40
report_datetime
timestamp[ns, tz=UTC]
language
stringclasses
5 values
commit_datetime
timestamp[us, tz=UTC]
closed
apache/airflow
https://github.com/apache/airflow
12,028
["airflow/operators/email.py", "tests/operators/test_email.py"]
Add `files` to templated fields of `EmailOperator`
**Description** Files are not part of the templated fields in the `EmailOperator` https://airflow.apache.org/docs/stable/_modules/airflow/operators/email_operator.html Whle in fact file names should also be templated . **Use case / motivation** We want to store files accordingly to the DAGs execution date and...
https://github.com/apache/airflow/issues/12028
https://github.com/apache/airflow/pull/12435
4873d9759dfdec1dd3663074f9e64ad69fa881cc
9b9fe45f46455bdb7d3702ba4f4524574f11f75c
2020-11-02T08:00:25Z
python
2020-11-18T08:01:41Z
closed
apache/airflow
https://github.com/apache/airflow
12,001
["airflow/providers/snowflake/transfers/s3_to_snowflake.py", "tests/providers/snowflake/transfers/test_s3_to_snowflake.py"]
S3ToSnowflakeTransfer enforces usage of schema parameter
Unlike all other Snowflake operators, S3ToSnowflakeTransfer requires the usage of schema instead of letting it be an optional variable that when passed would be used, and if not, then connection metadata is used. I can be assigned on this if needed. Keeping this up here so this doesn't go unnoticed.
https://github.com/apache/airflow/issues/12001
https://github.com/apache/airflow/pull/15817
caddbf3aa04096033502d7da7eafaf830737a9b9
6f956dc99b6c6393f7b50e9da9f778b5cf0bef88
2020-10-31T16:03:14Z
python
2021-05-13T11:48:17Z
closed
apache/airflow
https://github.com/apache/airflow
11,989
[".pre-commit-config.yaml", "BREEZE.rst", "STATIC_CODE_CHECKS.rst", "breeze-complete", "docs/apache-airflow/index.rst", "docs/apache-airflow/migrations-ref.rst", "scripts/ci/pre_commit/pre_commit_migration_documented.py"]
Add Doc page containing list of Alembic DB Migrations
It would be nice to have a docs page on https://airflow.readthedocs.io/en/latest/ that lists all the alembic migrations in Airflow. Example: | Revision ID | Revises ID | Airflow Version | Summary | Description ...
https://github.com/apache/airflow/issues/11989
https://github.com/apache/airflow/pull/16181
04454d512eb3f117154868668ed036d5e7697040
cefa46a87146f2658cd723e777669a48cdc1391a
2020-10-30T22:52:44Z
python
2021-06-03T17:20:26Z
closed
apache/airflow
https://github.com/apache/airflow
11,968
["BREEZE.rst", "airflow/providers/microsoft/azure/hooks/wasb.py", "breeze", "scripts/docker/install_airflow.sh", "scripts/in_container/_in_container_utils.sh", "setup.py", "tests/providers/microsoft/azure/hooks/test_wasb.py", "tests/providers/microsoft/azure/log/test_wasb_task_handler.py"]
Upgrade azure-storage-blob to >=12
**Description** It would be nice if the azure-storage-blob dependency for apache-airflow-providers-microsoft-azure was upgraded to a more recent version that 2.1.0. **Use case / motivation** The version 12.4.0 will allow us to perform OAuth refresh token operations for long running tasks. We use this to authent...
https://github.com/apache/airflow/issues/11968
https://github.com/apache/airflow/pull/12188
a9ac2b040b64de1aa5d9c2b9def33334e36a8d22
94b1531230231c57610d720e59563ccd98e7ecb2
2020-10-30T13:15:18Z
python
2021-01-23T12:52:13Z
closed
apache/airflow
https://github.com/apache/airflow
11,967
["docs/static/exampleinclude.css"]
Docs: Integration documentation gets cut off
There are many wide tables in the documentation, for example here: https://airflow.readthedocs.io/en/latest/operators-and-hooks-ref.html#id19 On a very wide browser the width is still fixed. It is not obvious that the table is cut off and I was very confused that I never found the operator reference documentation I...
https://github.com/apache/airflow/issues/11967
https://github.com/apache/airflow/pull/12227
cd85d01e703962e0c9b68b45f832f4b3f4649f1a
75065ac35503c609b74bdd5085c9be911e7b6ce0
2020-10-30T12:42:36Z
python
2020-11-10T09:33:27Z
closed
apache/airflow
https://github.com/apache/airflow
11,965
["setup.py"]
Airflow fails to initdb with cattrs 1.1.0
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11965
https://github.com/apache/airflow/pull/11969
9322f3e46c3a06d2e5b891e399cc054e9b76ae72
3ad037872e54ec617f1b2734781c61640c7528ca
2020-10-30T09:48:15Z
python
2020-10-30T15:14:49Z
closed
apache/airflow
https://github.com/apache/airflow
11,943
["README.md"]
The README file in this repo has a bad link
The README file in this repo has a bad link Status code [404:NotFound] - Link: https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Links This was found by an new experimental hobby project that I have just created: https://github.com/MrCull/GitHub-Repo-ReadMe-Dead-Link-Finder If this has been in any wa...
https://github.com/apache/airflow/issues/11943
https://github.com/apache/airflow/pull/11945
ba9c044d20ff784630a09eecc0a30029b0f5e199
96583e269419676d0d2aa1783a47a99ebdfd70d4
2020-10-29T13:31:15Z
python
2020-10-29T16:26:58Z
closed
apache/airflow
https://github.com/apache/airflow
11,937
["scripts/ci/libraries/_build_images.sh"]
Build automatically 2.0.0b and futher images in DockerHub automatically
The image should be automatically buld in Dockerhub after version tag for 2.* has been pushed automatically.
https://github.com/apache/airflow/issues/11937
https://github.com/apache/airflow/pull/12050
577a41c203abfb41fb1157163cbac19102f764f5
5c199fbddfaf9f83915e84225313169a0486c3a6
2020-10-29T11:02:58Z
python
2020-11-02T21:00:51Z
closed
apache/airflow
https://github.com/apache/airflow
11,929
["airflow/example_dags/example_datetime_branch_operator.py", "airflow/operators/datetime_branch.py", "docs/apache-airflow/howto/operator/datetime_branch.rst", "docs/apache-airflow/howto/operator/index.rst", "tests/operators/test_datetime_branch.py"]
add DateTimeBranchOperator
**Use case / motivation** Airflow have `BranchSQLOperator` and `BranchPythonOperator`. Airflow also have `DateTimeSensor`. I find it very useful to have `DateTimeBranchOperator` that will allow to branch workflow based on specific DateTime Sometimes in DAGs you want to do another set of tasks according to spe...
https://github.com/apache/airflow/issues/11929
https://github.com/apache/airflow/pull/11964
6851677a89294698cbdf9fa559bf9d12983c88e0
1e37a11e00c065e2dafa93dec9df5f024d0aabe5
2020-10-29T07:30:47Z
python
2021-03-10T22:44:08Z
closed
apache/airflow
https://github.com/apache/airflow
11,921
["airflow/providers/snowflake/example_dags/example_snowflake.py", "docs/howto/operator/index.rst", "docs/howto/operator/snowflake.rst", "docs/operators-and-hooks-ref.rst"]
Add how-to Guide for Snowflake operators
**Description** A guide that describes how to use all the operators for Snowflake (https://github.com/apache/airflow/tree/master/airflow/providers/snowflake/operators) would be useful. Other guides are available: https://airflow.readthedocs.io/en/latest/howto/operator/index.html Source code for those guides are at: ...
https://github.com/apache/airflow/issues/11921
https://github.com/apache/airflow/pull/11975
21350aa3cf8952b605713257ae94e1ed648dd00b
d363adb6187e9cba1d965f424c95058fa933df1f
2020-10-28T14:42:23Z
python
2020-10-31T23:06:34Z
closed
apache/airflow
https://github.com/apache/airflow
11,917
["airflow/providers/postgres/example_dags/__init__.py", "airflow/providers/postgres/example_dags/example_postgres.py", "airflow/providers/postgres/provider.yaml", "docs/apache-airflow-providers-postgres/index.rst", "docs/apache-airflow-providers-postgres/operators/postgres_operator_howto_guide.rst", "tests/providers/po...
Add how-to Guide for Postgres operators
**Description** A guide that describes how to use all the operators for Postgres (https://github.com/apache/airflow/tree/master/airflow/providers/postgres) would be useful. Other guides are available: https://airflow.readthedocs.io/en/latest/howto/operator/index.html Source code for those guides are at: https://gith...
https://github.com/apache/airflow/issues/11917
https://github.com/apache/airflow/pull/13281
e7dbed2ae701bd0eff228ac0dc4787c36f885e32
9c75ea3c14b71d2f96d997aeef68c764c7d2984c
2020-10-28T14:04:25Z
python
2021-01-06T21:49:25Z
closed
apache/airflow
https://github.com/apache/airflow
11,916
["airflow/providers/databricks/example_dags/example_databricks.py", "docs/howto/operator/databricks.rst", "docs/howto/operator/index.rst", "docs/operators-and-hooks-ref.rst"]
Add how-to Guide for Databricks Operators
**Description** A guide that describes how to use all the operators for Azure (https://github.com/apache/airflow/tree/master/airflow/providers/databricks/operators) would be useful. Other guides are available: https://airflow.readthedocs.io/en/latest/howto/operator/index.html Source code for those guides are at: htt...
https://github.com/apache/airflow/issues/11916
https://github.com/apache/airflow/pull/12175
57b273a0b1b8af30ed017c2b24c498deb9010247
7e0d08e1f074871307f0eb9e9ae7a66f7ce67626
2020-10-28T14:01:30Z
python
2020-11-09T11:26:35Z
closed
apache/airflow
https://github.com/apache/airflow
11,901
["airflow/dag_processing/processor.py", "airflow/models/dag.py", "tests/dag_processing/test_processor.py", "tests/www/views/test_views_home.py"]
DAGs remain in the UI after renaming the dag_id in the same python file
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11901
https://github.com/apache/airflow/pull/17121
dc94ee26653ee4d3446210520036cc1f0eecfd81
e81f14b85e2609ce0f40081caa90c2a6af1d2c65
2020-10-28T01:41:18Z
python
2021-09-18T19:52:54Z
closed
apache/airflow
https://github.com/apache/airflow
11,874
["airflow/providers/google/cloud/transfers/mssql_to_gcs.py", "tests/providers/google/cloud/transfers/test_mssql_to_gcs.py"]
MSSQLToBigQuery incorrect type conversion bit-->integer
**Apache Airflow version**: 1.10.12 **Environment**: Centos 7 Host - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): Ubuntu 20.04 Docker Container - **Kernel** (e.g. `uname -a`): Linux c6c6e8230c17 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 x86_6...
https://github.com/apache/airflow/issues/11874
https://github.com/apache/airflow/pull/29902
5a632f78eb6e3dcd9dc808e73b74581806653a89
035ad26d79848c63049307a94c04a9a3916d8a38
2020-10-27T03:17:50Z
python
2023-03-04T22:57:55Z
closed
apache/airflow
https://github.com/apache/airflow
11,871
["setup.py"]
Airflow 2.0.0alpha2 - Webserver Fails because of werkzeug
With alpha2 without using the constraints https://github.com/apache/airflow/blob/constraints-master/constraints-3.6.txt , when accessing Webserver it fails with ``` Something bad has happened. Please consider letting us know by creating a bug report using GitHub. Python version: 3.6.12 Airflow version: 2.0.0a2...
https://github.com/apache/airflow/issues/11871
https://github.com/apache/airflow/pull/11872
6788428a8636e7ab15e556f8e48bcd82a1a5470e
afbdc422dafa987de31afb71185754a0408da5c7
2020-10-27T00:37:14Z
python
2020-10-27T00:42:26Z
closed
apache/airflow
https://github.com/apache/airflow
11,870
["airflow/decorators/__init__.py", "airflow/decorators/task_group.py", "airflow/example_dags/example_task_group_decorator.py", "airflow/utils/task_group.py", "docs/apache-airflow/concepts.rst", "docs/spelling_wordlist.txt", "tests/utils/test_task_group.py"]
Add @taskgroup decorator
**Description** Similarly to `@dag` and `@task` decorators, we can add a decorator to easily generate `TaskGroup` instances. **Use case / motivation** This would be used for reusable pieces of DAGs. An example may be to hyperparameter tune an ML pipeline. You may want to generate several parallel subpipelines...
https://github.com/apache/airflow/issues/11870
https://github.com/apache/airflow/pull/15034
ee2d6c5c0fa9fdce8fd5163f6d5bf40f46fa4c3f
da897c926112c2bfdc8418e7235c9c7170649ae4
2020-10-26T23:51:33Z
python
2021-04-01T16:45:58Z
closed
apache/airflow
https://github.com/apache/airflow
11,858
["airflow/models/taskinstance.py", "tests/models/test_taskinstance.py"]
Xcom_pull results order is not deterministic
For xcoms pushed from different tasks, having the same execution_date and in the same Dag, the result of the xcom_pull with key set as None is not deterministic in its order **Apache Airflow version**: 2.0 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment**: - **C...
https://github.com/apache/airflow/issues/11858
https://github.com/apache/airflow/pull/12905
85dd092a8ee7c760c972a45c2cc94289d9155f03
ff25bd6ffed53de651254f7c3e6d254e4191bfc7
2020-10-26T16:08:26Z
python
2020-12-08T13:00:06Z
closed
apache/airflow
https://github.com/apache/airflow
11,795
["airflow/www/static/css/dags.css", "airflow/www/static/css/main.css", "airflow/www/templates/airflow/dags.html", "airflow/www/webpack.config.js", "docs/img/dags.png"]
links wrapping on standard-width browser
on my macbook pro w/ chrome full width… <img width="1423" alt="Screen Shot 2020-10-23 at 3 01 04 PM" src="https://user-images.githubusercontent.com/4283/97044480-2ce28680-1542-11eb-9a28-cea71e283678.png"> if i bump down to 90%... <img width="1435" alt="Screen Shot 2020-10-23 at 3 02 08 PM" src="https://user-...
https://github.com/apache/airflow/issues/11795
https://github.com/apache/airflow/pull/11866
164a7078b89e349cc7d23651542562309983f25e
b4b90da0feef6352555c2bb4cc8f913048090869
2020-10-23T19:14:22Z
python
2020-10-29T21:48:58Z
closed
apache/airflow
https://github.com/apache/airflow
11,787
["airflow/jobs/scheduler_job.py"]
Database locked issue
**Environment**: Breeze Sqlite version **What happened**: With the current master version of Airflow there is a problem with locking the database when running default Airflow configuration in Sqlite in Breeze. ## How to reproduce ```./breeze start-airflow --load-example-dags``` Start running/click...
https://github.com/apache/airflow/issues/11787
https://github.com/apache/airflow/pull/11797
24e21528646e05d2776e01ee48554b4990670a20
affee2938e413fcd3d73c6f09a00d9b207eae2d4
2020-10-23T16:39:12Z
python
2020-10-23T21:21:03Z
closed
apache/airflow
https://github.com/apache/airflow
11,721
["airflow/providers/google/cloud/hooks/dataflow.py", "airflow/providers/google/cloud/operators/dataflow.py", "tests/providers/google/cloud/hooks/test_dataflow.py", "tests/providers/google/cloud/operators/test_dataflow.py"]
Dataflow operators - add user possibility to define expected terminal state
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11721
https://github.com/apache/airflow/pull/34217
25d463c3e33f8628e1bcbe4dc6924693ec141dc0
050a47add822cde6d9abcd609df59c98caae13b0
2020-10-21T14:35:58Z
python
2023-09-11T10:55:54Z
closed
apache/airflow
https://github.com/apache/airflow
11,717
["airflow/cli/commands/task_command.py", "tests/cli/commands/test_task_command.py"]
All task logging goes to the log for try_number 1
**Apache Airflow version**: 2.0.0a1 **What happened**: When a task fails on the first try, the log output for additional tries go to the log for the first attempt. **What you expected to happen**: The logs should go to the correct log file. For the default configuration, the log filename template is `log_file...
https://github.com/apache/airflow/issues/11717
https://github.com/apache/airflow/pull/11723
eba1d91b35e621c68fa57d41eb1eb069253d90c7
0eaa6887967f827c2b05688d56ede0b254254297
2020-10-21T12:38:38Z
python
2020-10-22T10:31:52Z
closed
apache/airflow
https://github.com/apache/airflow
11,706
["chart/templates/_helpers.yaml", "chart/templates/flower/flower-deployment.yaml", "chart/templates/secrets/flower-secret.yaml", "chart/tests/test_flower_authorization.py", "chart/values.schema.json", "chart/values.yaml"]
Authorization for Flower in the Helm Chart
Hello, The documentation for Helm Chart does not describe how to set up [Flower authorization](https://airflow.readthedocs.io/en/latest/security/flower.html?highlight=flower#flower-authentication) with a password. It would be useful if such documentation was added. It is possible that this will require changes to th...
https://github.com/apache/airflow/issues/11706
https://github.com/apache/airflow/pull/11836
e238b882a8568532829be80e96e54856d7a0018d
644ac1b06019bcd1c1c540373051c31b766efccf
2020-10-21T01:40:24Z
python
2020-10-31T17:37:45Z
closed
apache/airflow
https://github.com/apache/airflow
11,704
["airflow/config_templates/config.yml", "airflow/config_templates/default_airflow.cfg", "chart/templates/webserver/webserver-deployment.yaml", "chart/tests/test_git_sync_webserver.py", "chart/values.schema.json", "chart/values.yaml", "docs/apache-airflow/dag-serialization.rst", "docs/helm-chart/manage-dags-files.rst"]
Disable DAG sync when DAG serialization is enabled in the Helm Chart
Hello, In order to optimize costs and to improve system security, I think it is worth adding the option to disable DAG synchronization in the web container, if the user has enabled DAG synchronization. > With DAG Serialization we aim to decouple the webserver from DAG parsing which would make the Webserver very ...
https://github.com/apache/airflow/issues/11704
https://github.com/apache/airflow/pull/15314
6f8ab9e6da9b7ccd898e91f0bdf5311c7f1b8336
30c6300c6b28554786245ddcd0da969be44979f7
2020-10-21T01:31:50Z
python
2021-04-12T16:59:49Z
closed
apache/airflow
https://github.com/apache/airflow
11,697
["airflow/cli/commands/celery_command.py", "airflow/executors/celery_executor.py", "tests/cli/commands/test_celery_command.py"]
Celery worker hostname no longer supports %h, %n & %d patterns
The recent [refactoring of the celery Worker process](https://github.com/apache/airflow/commit/02ce45cafec22a0a80257b2144d99ec8bb41c961) dropped the use of `celery.bin.worker.Worker()`, and switched to using the `celery.app.worker.Worker()` class more directly. Unfortunately, it was the task of the former to format ...
https://github.com/apache/airflow/issues/11697
https://github.com/apache/airflow/pull/11698
3caa539092d3a4196083d1db829fa1ed7d83fa95
7ef0b3c929e9a45f9e0e91aded82c7254201aee2
2020-10-20T20:32:30Z
python
2020-10-21T09:14:10Z
closed
apache/airflow
https://github.com/apache/airflow
11,695
["Dockerfile"]
Master production docker image does not yet have providers installed.
For some reason despite #11490 the docker image built on DockerHub does not have providers folder.
https://github.com/apache/airflow/issues/11695
https://github.com/apache/airflow/pull/11738
1da8379c913843834353b44861c62f332a461bdf
eba1d91b35e621c68fa57d41eb1eb069253d90c7
2020-10-20T16:26:50Z
python
2020-10-22T09:02:14Z
closed
apache/airflow
https://github.com/apache/airflow
11,676
[".github/workflows/build-images-workflow-run.yml", ".github/workflows/ci.yml", "scripts/ci/tools/ci_free_space_on_ci.sh", "tests/cli/commands/test_jobs_command.py", "tests/jobs/test_scheduler_job.py", "tests/models/test_taskinstance.py", "tests/test_utils/asserts.py"]
Flaky scheduler test
We have flaky scheduler test: https://github.com/apache/airflow/pull/11659/checks?check_run_id=1279791496#step:6:527 _______________ TestSchedulerJob.test_scheduler_task_start_date ________________ self = <tests.jobs.test_scheduler_job.TestSchedulerJob testMethod=test_scheduler_task_start_date> def ...
https://github.com/apache/airflow/issues/11676
https://github.com/apache/airflow/pull/14792
3f61df11e7e81abc0ac4495325ccb55cc1c88af4
45cf89ce51b203bdf4a2545c67449b67ac5e94f1
2020-10-20T09:35:46Z
python
2021-03-18T13:01:10Z
closed
apache/airflow
https://github.com/apache/airflow
11,666
["MANIFEST.in"]
PythonVirtualenvOperator fails to find python_virtualenv_script.jinja2 template
**Apache Airflow version**: 2.0 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment**: Docker - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): Ubuntu - **Kernel** (e.g. `uname -a`): - **Install tools**: - **Others**: **W...
https://github.com/apache/airflow/issues/11666
https://github.com/apache/airflow/pull/11677
c568c8886a69e0276b26d0f7b2f13d8fa528d64a
72b644b89941878eaa8284dacb62744a087e826d
2020-10-19T20:23:06Z
python
2020-10-20T12:01:05Z
closed
apache/airflow
https://github.com/apache/airflow
11,632
[".rat-excludes", "docs/exts/docs_build/dev_index_template.html.jinja2", "docs/exts/operators_and_hooks_ref-transfers.rst.jinja2", "docs/exts/operators_and_hooks_ref.rst.jinja2", "pyproject.toml", "scripts/ci/dockerfiles/krb5-kdc-server/Dockerfile", "scripts/ci/dockerfiles/krb5-kdc-server/kadm5.acl", "scripts/ci/docker...
Review and clarify licence/notice information
While reviewig the fix for #11544 I realised we might need to update (or better automate) our LICENSING information. We currently Have NOTICE file in Airflow and a mixture of LICENSE + license directory. NOTICE file here: ``` Apache Airflow Copyright 2016-2019 The Apache Software Foundation This product in...
https://github.com/apache/airflow/issues/11632
https://github.com/apache/airflow/pull/12922
bfbd4bbb706d8c358f310c98470a613090d709ad
738c9536773c41641f3792b422daeff711111bb4
2020-10-18T12:35:42Z
python
2020-12-08T16:32:29Z
closed
apache/airflow
https://github.com/apache/airflow
11,622
["airflow/cli/commands/celery_command.py", "airflow/executors/celery_executor.py", "tests/cli/commands/test_celery_command.py"]
airflow celery worker -D does not process tasks
**Apache Airflow version**: 2.0 (master) **Environment**: ``` ./breeze --python 3.7 --db-reset restart --integration redis ``` **What happened**: Running `airflow celery worker -D` spawns celery worker (`ps -aux`) but the worker does not consume any tasks 👀 Worker logs show: ``` 2020-10-17 22:57:20,...
https://github.com/apache/airflow/issues/11622
https://github.com/apache/airflow/pull/11698
3caa539092d3a4196083d1db829fa1ed7d83fa95
7ef0b3c929e9a45f9e0e91aded82c7254201aee2
2020-10-17T21:39:21Z
python
2020-10-21T09:14:10Z
closed
apache/airflow
https://github.com/apache/airflow
11,618
["airflow/hooks/dbapi.py", "newsfragments/24570.feature.rst", "tests/hooks/test_dbapi.py", "tests/operators/test_sql.py"]
Support to turn off the sql echo at logging in dbapi_hook
**Description** through the parameter, like `mute=True`, can turn off not to echo the SQL query **Use case / motivation** I hope we can turn on or off the option to echo or not echo of SQL query First, if the query is too long, the log becomes unnecessarily heavy And also sometimes we don't want it to be...
https://github.com/apache/airflow/issues/11618
https://github.com/apache/airflow/pull/24570
c1d621c7ce352cb900ff5fb7da214e1fbcf0a15f
53284cf27260122ff0a56d397e677fb6ad667370
2020-10-17T15:33:29Z
python
2022-07-04T20:46:34Z
closed
apache/airflow
https://github.com/apache/airflow
11,591
["airflow/www/decorators.py", "tests/www/test_decorators.py"]
Unauthenticated access with RBAC to URL has_dag_access results lose redirection
<!-- **Apache Airflow version**: latest **Environment**: Linux - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): - **Kernel** (e.g. `uname -a`): - **Install tools**: - **Others**: **What happened**: Unauthenticated access with RBAC to URL has_dag_access results lose ...
https://github.com/apache/airflow/issues/11591
https://github.com/apache/airflow/pull/11592
240c7d4d72aac8f6aab98f5913e8f54c4f1372ff
d7da4fca83e55c3d637f5704580d88453fe7fc24
2020-10-16T17:49:15Z
python
2020-10-26T13:01:54Z
closed
apache/airflow
https://github.com/apache/airflow
11,585
[".github/workflows/ci.yml", "BREEZE.rst", "breeze", "dev/README.md", "scripts/in_container/run_prepare_provider_packages.sh"]
Pre-release packages for SVN should have "good" versions
When we prepare pre-release versions, they are not intended to be converted to final release versions, so there is no need to replace version number for them artificially, For release candidates on the other hand, we should internally use the "final" version because those packages might be simply renamed to the fina...
https://github.com/apache/airflow/issues/11585
https://github.com/apache/airflow/pull/11586
91898e8421fae65e1c2802ec24a6e0edd50229de
ae06ad01a20c249d98554ba63eb25af71c010cf5
2020-10-16T15:41:23Z
python
2020-10-19T10:32:07Z
closed
apache/airflow
https://github.com/apache/airflow
11,577
["provider_packages/setup_provider_packages.py"]
Provider dependencies do not work well with alphas.
The dependencies in Alphas are currently >= 2.0.0 and should be >=2.0.0a0 in order to work with Alphas in cases which are not PEP 440-compliant. According to https://www.python.org/dev/peps/pep-0440/, >= 2.0.0 should also work with alpha/beta releases (a1/a2) but in some cases it does not (https://apache-airflow.sla...
https://github.com/apache/airflow/issues/11577
https://github.com/apache/airflow/pull/11578
8865d14df4d58dd5f1a4d2ff81c77469959f175a
6f0bc0d81fe7884f1f8a0e2e83d65c768ff2c716
2020-10-16T14:09:14Z
python
2020-10-16T14:29:14Z
closed
apache/airflow
https://github.com/apache/airflow
11,563
["airflow/www/templates/airflow/dags.html"]
Strange behavior around the edge of the circles
Edge is flickery + sometimes I can't click the number ![Screen Recording 2020-10-15 at 4 07 46 PM](https://user-images.githubusercontent.com/4283/96180787-f6cd5300-0f00-11eb-8d0f-989e1ea424ae.gif)
https://github.com/apache/airflow/issues/11563
https://github.com/apache/airflow/pull/11786
73743f3421a956f82e77f9221379c1c06a4b40e0
36a4d6c1dc231a91d476210d2114703c23a4eafb
2020-10-15T20:11:25Z
python
2020-10-23T18:19:14Z
closed
apache/airflow
https://github.com/apache/airflow
11,557
["airflow/cli/cli_parser.py", "airflow/cli/commands/celery_command.py", "tests/cli/commands/test_celery_command.py"]
Can't pass --without-mingle and --without-gossip to celery worker
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11557
https://github.com/apache/airflow/pull/13880
390015d190fc7f6267f7a7c047b6947c5009b5a3
b5aac82e1d6b4fb69bfc80dc867aa1ce193f03ed
2020-10-15T18:11:50Z
python
2021-03-30T21:13:17Z
closed
apache/airflow
https://github.com/apache/airflow
11,547
["airflow/providers/google/cloud/transfers/postgres_to_gcs.py", "tests/providers/google/cloud/transfers/test_postgres_to_gcs.py"]
PostgresToGoogleCloudStorageOperator - Custom schema mapping
Version : 1.10.12 I used PostgresToGoogleCloudStorageOperator to export the data and the schema file as well. But I saw a column on Postgres was `TIMESTAMP without time zone` but in BigQuery the auto-create table (via `GoogleCloudStorageToBigQueryOperator`) used the JSON schema file and created the table. When I che...
https://github.com/apache/airflow/issues/11547
https://github.com/apache/airflow/pull/22536
0c30564992a9250e294106e809123f0d5b1c2b78
388723950de9ca519108e0a8f6818f0fc0dd91d4
2020-10-15T14:09:15Z
python
2022-03-27T09:10:52Z
closed
apache/airflow
https://github.com/apache/airflow
11,543
["airflow/jobs/scheduler_job.py", "airflow/models/dagbag.py", "tests/jobs/test_scheduler_job.py", "tests/models/test_dagbag.py"]
Scheduler Deadlock in tests for MySQL 5.7
We have the first example of scheduler deadlock in the willd for MySQL for the new scheduler: https://github.com/apache/airflow/pull/8550/checks?check_run_id=1258193958#step:6:1439 Would be great to track it down and fix before the prod release: **NOTE** For now the issue has been mitigated (according to the ...
https://github.com/apache/airflow/issues/11543
https://github.com/apache/airflow/pull/12046
a1a1fc9f32940a8abbfc4a12d32321d75ac8268c
2192010ee3acda045e266981b8d5e58e6ec6fb13
2020-10-15T10:25:14Z
python
2020-11-02T18:15:17Z
closed
apache/airflow
https://github.com/apache/airflow
11,513
["airflow/www/utils.py"]
WebUI: Action on selection in task instance list yields an error
**Apache Airflow version**: v2.0.0.dev0 (latest master) **Environment**: - **OS**: Ubuntu 18.04.4 LTS - **Others**: Python 3.6.9 **What happened**: Selecting a task in the the **task instance list** (*http:localhost:8080/taskinstance/list/*) and **performing an Action** on it (e.g. *Set state to 'failed'*) y...
https://github.com/apache/airflow/issues/11513
https://github.com/apache/airflow/pull/11753
f603b36aa4a07bf98ebe3b1c81676748173b8b57
28229e990894531d0aaa3f29fe68682c8b01430a
2020-10-13T18:56:46Z
python
2020-10-23T10:05:25Z
closed
apache/airflow
https://github.com/apache/airflow
11,506
["airflow/api_connexion/openapi/v1.yaml", "tests/api_connexion/endpoints/test_dag_endpoint.py"]
REST API: DAGs schema does not allow "None" for schedule_interval
**Apache Airflow version**: v2.0.0.dev0 (latest master) **What happened**: Running Breeze on my local machine with sample DAGs. **Request made with Insomnia desktop client** (same result using a web application client): > GET /api/v1/dags?limit=100 HTTP/1.1 > Host: 127.0.0.1:28080 > Authorization: Basic Y...
https://github.com/apache/airflow/issues/11506
https://github.com/apache/airflow/pull/11532
86ed7dcd687627412e93620ec5da7f05e2552ae7
7206fd7d542450c6239947ba007a91534f0a57b9
2020-10-13T15:19:02Z
python
2020-10-19T10:03:17Z
closed
apache/airflow
https://github.com/apache/airflow
11,500
["airflow/www/templates/airflow/dag.html"]
Selecting DAG ID also selects the scheduler interval
Selecting DAG ID also selects the scheduler interval, check the GIF below ![Oct-13-2020 14-39-00](https://user-images.githubusercontent.com/8811558/95868188-e29f1f80-0d61-11eb-8613-5ca6ede76d2e.gif)
https://github.com/apache/airflow/issues/11500
https://github.com/apache/airflow/pull/11503
760cd1409c5f2116a6b16edab87c134ad27e5702
f43d8559fec91e473aa4f67ea262325462de0b5f
2020-10-13T13:40:22Z
python
2020-10-13T15:05:38Z
closed
apache/airflow
https://github.com/apache/airflow
11,493
["airflow/migrations/versions/52d53670a240_fix_mssql_exec_date_rendered_task_instance.py"]
MSSQL backend broken when DAG serialization enabled
Version is 1.10.12 Back-end is MSSQL 12 The following SQL query is broken: result = session.query(cls.rendered_fields).filter( cls.dag_id == ti.dag_id, cls.task_id == ti.task_id, cls.execution_date == ti.execution_date ).one_or_none() This query fails as the ...
https://github.com/apache/airflow/issues/11493
https://github.com/apache/airflow/pull/11512
3447b55ba57a06c3820d1f754835e7d7f9a1fc68
03a632e0adc320541b5fccf66739ab465b229fcd
2020-10-13T10:32:27Z
python
2020-10-15T12:33:30Z
closed
apache/airflow
https://github.com/apache/airflow
11,479
["provider_packages/refactor_provider_packages.py", "scripts/ci/provider_packages/ci_prepare_provider_readme.sh"]
Elasticsearch Backport Provider Incompatible with Airflow 1.10.12
**Apache Airflow version**: 1.10.12 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.16.9 **Environment**: - **Cloud provider or hardware configuration**: AWS - **OS** (e.g. from /etc/os-release): - **Kernel** (e.g. `uname -a`): - **Install tools**: Docker image running i...
https://github.com/apache/airflow/issues/11479
https://github.com/apache/airflow/pull/11509
8dcc744631d3ae921e439360e69f23112bcbdaf4
cb070e928b73368898a79a6cd41517e680dc3834
2020-10-12T21:05:56Z
python
2020-11-05T22:20:36Z
closed
apache/airflow
https://github.com/apache/airflow
11,464
["CONTRIBUTING.rst", "INSTALL", "scripts/ci/pre_commit/pre_commit_check_order_setup.py", "scripts/in_container/run_prepare_provider_packages.sh", "setup.py"]
Make extras install corresponding provider packages.
When you install Aiflow with an extra, the required provider packages should be installed automatically. For example: `pip instal apache-airflow[google]` should install apache-airlfow-providers-google package.
https://github.com/apache/airflow/issues/11464
https://github.com/apache/airflow/pull/11526
a7272f47f67bb607198731fa69efe3f42f256ce0
ea27f90d299b9585e3d59c2ce4c98054545b34cc
2020-10-12T11:28:26Z
python
2020-11-09T22:01:19Z
closed
apache/airflow
https://github.com/apache/airflow
11,463
["airflow/config_templates/config.yml", "airflow/config_templates/default_airflow.cfg", "airflow/dag_processing/manager.py", "airflow/jobs/scheduler_job.py", "airflow/models/dagrun.py", "airflow/stats.py", "tests/core/test_stats.py", "tests/dag_processing/test_manager.py", "tests/jobs/test_scheduler_job.py", "tests/mod...
Tags rather than names in variable parts of the metrics
**Description** It would be great if the metrics we publish in Airflow change to include TAGs for "variable" parts of those (such as dag_id, task_id, pool name) rather than being part of the metrics. See here: https://airflow.apache.org/docs/1.10.12/metrics.html, https://airflow.readthedocs.io/en/latest/logging...
https://github.com/apache/airflow/issues/11463
https://github.com/apache/airflow/pull/29093
81f07274b9cd9369a1024eb8b0ad5ee6058202f0
289ae47f43674ae10b6a9948665a59274826e2a5
2020-10-12T10:09:16Z
python
2023-02-14T21:35:50Z
closed
apache/airflow
https://github.com/apache/airflow
11,443
["tests/sensors/test_external_task_sensor.py"]
[Quarantine] test_clear_multiple_external_task_marker timing out
It would be great to fix it before 2.0 Example failure here: https://github.com/apache/airflow/runs/1239113557?check_suite_focus=true#step:9:742 <!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include ...
https://github.com/apache/airflow/issues/11443
https://github.com/apache/airflow/pull/21343
1884f2227d1e41d7bb37246ece4da5d871036c1f
0873ee7e847e67cf045d9fcc3da6f6422b1b7701
2020-10-11T21:08:03Z
python
2022-02-15T21:21:58Z
closed
apache/airflow
https://github.com/apache/airflow
11,442
[".github/workflows/build-images-workflow-run.yml", ".github/workflows/ci.yml", "scripts/ci/tools/ci_free_space_on_ci.sh", "tests/cli/commands/test_jobs_command.py", "tests/jobs/test_scheduler_job.py", "tests/models/test_taskinstance.py", "tests/test_utils/asserts.py"]
[QUARANTINE] TestSchedulerJob.test_retry_handling_job failing
I believe this is just a test failing that was in quarantine @ashb - it fails consistently and the error seems to be release to the HA scheduler changes. E AttributeError: 'NoneType' object has no attribute 'try_number' Example failure: https://github.com/apache/airflow/runs/1239113557?check_suite_focus=t...
https://github.com/apache/airflow/issues/11442
https://github.com/apache/airflow/pull/14792
3f61df11e7e81abc0ac4495325ccb55cc1c88af4
45cf89ce51b203bdf4a2545c67449b67ac5e94f1
2020-10-11T21:04:36Z
python
2021-03-18T13:01:10Z
closed
apache/airflow
https://github.com/apache/airflow
11,441
[".github/workflows/build-images-workflow-run.yml", ".github/workflows/ci.yml", "scripts/ci/tools/ci_free_space_on_ci.sh", "tests/cli/commands/test_jobs_command.py", "tests/jobs/test_scheduler_job.py", "tests/models/test_taskinstance.py", "tests/test_utils/asserts.py"]
[QUARANTINE] TestSchedulerJob.test_change_state_for_tis_without_dagrun failures
Seems that the TestSchedulerJob.test_change_state_for_tis_without_dagrun is failing often. Example here: https://github.com/apache/airflow/runs/1239113557?check_suite_focus=true#step:9:444 Would be great to get it resolved before 2.0 <!-- Welcome to Apache Airflow! For a smooth issue process, try to answ...
https://github.com/apache/airflow/issues/11441
https://github.com/apache/airflow/pull/14792
3f61df11e7e81abc0ac4495325ccb55cc1c88af4
45cf89ce51b203bdf4a2545c67449b67ac5e94f1
2020-10-11T21:00:41Z
python
2021-03-18T13:01:10Z
closed
apache/airflow
https://github.com/apache/airflow
11,431
["airflow/cli/cli_parser.py", "airflow/cli/commands/provider_command.py", "airflow/provider.yaml.schema.json", "airflow/providers/google/provider.yaml", "airflow/providers/qubole/provider.yaml", "airflow/providers_manager.py", "airflow/serialization/serialized_objects.py", "scripts/in_container/run_install_and_test_pro...
Implement Extra Links support for Provider packages.
Extra links supported for operators coming from third-party packages: airflow.serialization.serialized_objects.BUILTIN_OPERATOR_EXTRA_LINKS
https://github.com/apache/airflow/issues/11431
https://github.com/apache/airflow/pull/12472
6150e265a01f3fb8bb498bf3933a2c36a9774cf6
1dcd3e13fd0a078fc9440e91b77f6f87aa60dd3b
2020-10-11T18:26:28Z
python
2020-12-05T15:24:38Z
closed
apache/airflow
https://github.com/apache/airflow
11,423
["dev/README_RELEASE_AIRFLOW.md", "dev/README_RELEASE_PROVIDER_PACKAGES.md", "docs/build_docs.py", "docs/exts/airflow_intersphinx.py", "docs/exts/docs_build/code_utils.py", "docs/exts/docs_build/docs_builder.py", "docs/exts/docs_build/github_action_utils.py", "docs/publish_docs.py"]
Separate out documentation building and publishing per provider
https://github.com/apache/airflow/issues/11423
https://github.com/apache/airflow/pull/12892
73843d05f753b9fb8d6d3928e5c5695ad955e15a
e595d35bf4b57865f930938df12a673c3792e35e
2020-10-11T17:50:21Z
python
2020-12-09T00:03:22Z
closed
apache/airflow
https://github.com/apache/airflow
11,394
["airflow/settings.py", "airflow/www/app.py", "tests/www/test_app.py"]
SQLAlchemy engine configuration is not passed to FAB based UI
SQLAlchemy engine configuration is not passed to FAB based UI. Faced this issue when running Airflow with MySQL metadata store with wait_timeout = 120. Webserver is failing with Internal Server Error due to "[MySQL Server has gone away](https://docs.sqlalchemy.org/en/13/faq/connections.html#mysql-server-has-gone-away)"...
https://github.com/apache/airflow/issues/11394
https://github.com/apache/airflow/pull/11395
0823d46a7f267f2e45195a175021825367938add
91484b938f0b6f943404f1aeb3e63b61b808cfe9
2020-10-10T10:20:33Z
python
2020-10-16T17:55:41Z
closed
apache/airflow
https://github.com/apache/airflow
11,393
["airflow/models/baseoperator.py", "airflow/models/dagrun.py", "airflow/operators/dummy_operator.py", "airflow/serialization/schema.json", "airflow/serialization/serialized_objects.py", "tests/dags/test_only_dummy_tasks.py", "tests/serialization/test_dag_serialization.py"]
Optimize subclasses of DummyOperator be set straight to success instead of being run
**Apache Airflow version**: v2.0.0 **What happened**: Custom operators inheriting from DummyOperator are go in to a scheduled state, where as DummyOperator itself is set straight to success. **What you expected to happen**: All operators should be successfully executed. **How to reproduce it**: ```py...
https://github.com/apache/airflow/issues/11393
https://github.com/apache/airflow/pull/12745
dab783fcdcd6e18ee4d46c6daad0d43a0b075ada
101da213c527d443fa03e80769c0dff68f0a9aeb
2020-10-10T10:16:36Z
python
2020-12-02T12:49:17Z
closed
apache/airflow
https://github.com/apache/airflow
11,370
["airflow/providers/google/cloud/transfers/mssql_to_gcs.py", "tests/providers/google/cloud/transfers/test_mssql_to_gcs.py"]
MSSQLToGCSOperator fails: datetime is not JSON Serializable
**Apache Airflow version**: 1.10.12 **Environment**: Centos 7 Host - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): Ubuntu 20.04 Docker Container - **Kernel** (e.g. `uname -a`): Linux c6c6e8230c17 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 x86_6...
https://github.com/apache/airflow/issues/11370
https://github.com/apache/airflow/pull/22882
3f63e9d685c14e19ae3e089cee1fd858122f6109
03e1c9b1521fea46ad3c7e15690810e4548f52c9
2020-10-09T05:33:48Z
python
2022-04-11T06:36:44Z
closed
apache/airflow
https://github.com/apache/airflow
11,301
["airflow/cli/commands/celery_command.py", "setup.py", "tests/cli/commands/test_celery_command.py", "tests/executors/test_celery_executor.py"]
Celery 5.0
Hello,, The [new Celery 5.0](https://docs.celeryproject.org/en/stable/whatsnew-5.0.html) has been released and we may consider migrating to this version. I don't know if it has to happen now, if we should wait for version 5.1 or do it now. I am creating this ticket to track this version. To process this issue, we...
https://github.com/apache/airflow/issues/11301
https://github.com/apache/airflow/pull/17397
41632e03b8caf71de308414c48e9cb211a083761
a2fd67dc5e52b54def97ea9bb61c8ba3557179c6
2020-10-06T11:30:05Z
python
2021-08-27T12:49:51Z
closed
apache/airflow
https://github.com/apache/airflow
11,286
["chart/files/pod-template-file.yaml"]
Configs under `config` in values.yaml aren't applying to worker pods
**Apache Airflow version**: **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): ``` Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.2", GitCommit:"f5743093fd1c663cb0cbc89748f730662345d44d", GitTreeState:"clean", BuildDate:"2020-09-16T21:51:49Z", GoVersion:"go1.15.2...
https://github.com/apache/airflow/issues/11286
https://github.com/apache/airflow/pull/11480
52b4733b8297c8a08210aead18c661a9d58f3f6c
3970bfad4c878d99adce80a4bfd824a15132a161
2020-10-05T16:55:58Z
python
2020-10-19T21:22:19Z
closed
apache/airflow
https://github.com/apache/airflow
11,269
["CONTRIBUTING.rst"]
Incorrect Redirect in documentation
This issues is related to a documentation issue in Contributing.rst. The static checks link is redirected wrongly to an error page. Correction of this will help new users and Airflow enthusiasts to have a coherent and error free reading experience in the future.
https://github.com/apache/airflow/issues/11269
https://github.com/apache/airflow/pull/11271
a4478f5665688afb3e112357f55b90f9838f83ab
1180f1ba4284cfa167b8e4dcb21f90f251812d68
2020-10-05T02:24:17Z
python
2020-10-05T07:08:54Z
closed
apache/airflow
https://github.com/apache/airflow
11,231
["airflow/providers/google/cloud/hooks/bigquery.py", "airflow/providers/google/cloud/operators/bigquery.py", "airflow/providers/google/cloud/transfers/gcs_to_bigquery.py"]
docs: update BigQuery clustering field docstrings
BigQuery supports clustering for both partitioned and non-partitioned tables. Reference: [https://cloud.google.com/bigquery/docs/clustered-tables](https://cloud.google.com/bigquery/docs/clustered-tables)
https://github.com/apache/airflow/issues/11231
https://github.com/apache/airflow/pull/11232
49c58147fed8a52869d0b0ecc00c102c11972ad0
46a121fb7b77c0964e053b58750e2d8bc2bd0b2a
2020-10-02T08:13:41Z
python
2020-10-18T16:13:28Z
closed
apache/airflow
https://github.com/apache/airflow
11,175
["docs/img/airflow.gif"]
Update the GIF on the documentation main page
Hello, The GIF on the main page of the documentation is slightly outdated. I think it's worth updating. https://airflow.readthedocs.io/en/latest/ ![image](https://user-images.githubusercontent.com/12058428/94369128-3bc34e00-00e8-11eb-9256-e72f1b57b90e.png) The interface has changed a lot so now this gif doesn't s...
https://github.com/apache/airflow/issues/11175
https://github.com/apache/airflow/pull/12044
644791989eed2fe15dff6456cecc85e09068f4dd
e4c86a51a796ac0dfbab489ffa0f2f2cf932471e
2020-09-27T15:39:02Z
python
2020-11-02T15:48:42Z
closed
apache/airflow
https://github.com/apache/airflow
11,164
["BREEZE.rst", "README.md", "breeze-complete", "scripts/ci/libraries/_initialization.sh", "scripts/ci/mysql/conf.d/airflow.cnf", "scripts/docker/install_mysql.sh", "tests/providers/mysql/hooks/test_mysql.py"]
Enable MySQL 8 CI jobs
**Description** We've never run any CI jobs for MySQL 8 in our CI system. All the jobs are running at 5.7. With the recent refractor, it is as easy as changing CURRENT_MYSQL_VERSIONS to include the MySQL 8 and change the Dockerfile.ci to use mysql8 client as well (currently Dockerfile.ci uses MySQL 5.7 client). I...
https://github.com/apache/airflow/issues/11164
https://github.com/apache/airflow/pull/11247
1b9e59c31afcf3482aae8c0037ef7f41ff0cf31e
6dce7a6c26bfaf991aa24482afd7fee1e263d6c9
2020-09-26T08:36:40Z
python
2020-10-04T11:45:05Z
closed
apache/airflow
https://github.com/apache/airflow
11,152
["dev/README_RELEASE_AIRFLOW.md", "dev/README_RELEASE_PROVIDER_PACKAGES.md", "docs/build_docs.py", "docs/exts/airflow_intersphinx.py", "docs/exts/docs_build/code_utils.py", "docs/exts/docs_build/docs_builder.py", "docs/exts/docs_build/github_action_utils.py", "docs/publish_docs.py"]
Documentation for our many products
Hi. I have fantastic news. We are growing! 🐈 Together with this, our documentation grows and we have newer needs and requirements. We currently only publish documentation for our app releases. - https://airflow.apache.org/docs/stable/ But our community is also working on other products that have a differe...
https://github.com/apache/airflow/issues/11152
https://github.com/apache/airflow/pull/12892
73843d05f753b9fb8d6d3928e5c5695ad955e15a
e595d35bf4b57865f930938df12a673c3792e35e
2020-09-25T17:34:39Z
python
2020-12-09T00:03:22Z
closed
apache/airflow
https://github.com/apache/airflow
11,146
["airflow/cli/cli_parser.py", "airflow/cli/commands/kubernetes_command.py", "chart/templates/cleanup/cleanup-cronjob.yaml", "tests/cli/commands/test_kubernetes_command.py"]
Cleanup CronJob fails
**Apache Airflow version**: 1.10.12 **Kubernetes version** : 1.17.9 **Environment**: - **Cloud provider or hardware configuration**: Azure Kubernetes Service - **OS** (e.g. from /etc/os-release): Linux - **Install tools**: Helm chart (/chart in repo) - **Others**: **What happened**: Pod cannot run sinc...
https://github.com/apache/airflow/issues/11146
https://github.com/apache/airflow/pull/11802
2ebe623312e16e47aa4fece2a216700fbfb2d168
980c7252c0f28c251e9f87d736cd88d6027f3da3
2020-09-25T09:59:17Z
python
2020-11-03T15:28:51Z
closed
apache/airflow
https://github.com/apache/airflow
11,145
["chart/dockerfiles/pgbouncer-exporter/build_and_push.sh"]
airflow-pgbouncer-exporter image : standard_init_linux.go:211: exec user process caused "exec format error"
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11145
https://github.com/apache/airflow/pull/11148
edf803374dc603d6b8ea960c9c56d66797d06ba9
33fe9a52cd6fff092f4de977415666d7f3c64d6e
2020-09-25T09:20:41Z
python
2020-09-25T15:26:44Z
closed
apache/airflow
https://github.com/apache/airflow
11,128
["CONTRIBUTING.rst", "airflow/providers/amazon/aws/transfers/mysql_to_s3.py", "airflow/providers/amazon/aws/transfers/sql_to_s3.py", "airflow/providers/amazon/provider.yaml", "airflow/providers/dependencies.json", "dev/provider_packages/prepare_provider_packages.py", "tests/providers/amazon/aws/transfers/test_mysql_to_...
SqlToS3Operator
Recently, all the Sql-related (mysql, postgres...) operators were merged into one. Applying the same, would be great to have a single SqlToS3Operator, so that you don't have to use MySqlToS3Operator, RedshiftToS3Operator, SnowflakeToS3Operator...
https://github.com/apache/airflow/issues/11128
https://github.com/apache/airflow/pull/20807
515ea84335fc440fe022db2a0e3b158e0d7702da
bad070f7f484a9b4065a0d86195a1e8002d9bfef
2020-09-24T16:35:03Z
python
2022-01-24T00:03:33Z
closed
apache/airflow
https://github.com/apache/airflow
11,114
[".github/workflows/ci.yml"]
Unexpected super long period CI tasks.
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11114
https://github.com/apache/airflow/pull/11117
bcdd3bb7bb0e73ec957fa4077b025eb5c1fef90d
e252a6064fc0a33e12894b1cdaa414e178226af4
2020-09-24T00:53:51Z
python
2020-09-24T08:46:43Z
closed
apache/airflow
https://github.com/apache/airflow
11,086
["airflow/jobs/local_task_job.py", "airflow/models/taskinstance.py", "tests/jobs/test_local_task_job.py", "tests/models/test_taskinstance.py"]
on_failure_callback not called when task receives termination signal
**Apache Airflow version**: 1.10.7, 1.10.10, 1.10.12 **Environment**: - **Cloud provider or hardware configuration**: AWS EC2 - **OS** (e.g. from /etc/os-release): Linux - **Kernel** (e.g. `uname -a`): Debian - **Install tools**: - **Others**: **What happened**: For the last several versions of Airflow,...
https://github.com/apache/airflow/issues/11086
https://github.com/apache/airflow/pull/15537
13faa6912f7cd927737a1dc15630d3bbaf2f5d4d
817b599234dca050438ee04bc6944d32bc032694
2020-09-22T18:08:55Z
python
2021-05-05T20:02:25Z
closed
apache/airflow
https://github.com/apache/airflow
11,076
["airflow/www/views.py", "tests/www/test_views.py"]
Add bulk "clear" to Browse -> DAG Runs UI
**Description** Airflow DAG Run UI (Browse -> DAG Runs) is really useful for managing many DAG Runs, creating specific DAG Runs and so on. It would be great to have an additional option to "With Selected DAG Runs" -> "Clear" to reset all task instances under those DAG Runs. **Use case / motivation** When reru...
https://github.com/apache/airflow/issues/11076
https://github.com/apache/airflow/pull/11226
0a0e1af80038ef89974c3c8444461fe867945daa
e4125666b580f5fa14adf87eb4146eefc8446d88
2020-09-22T08:13:21Z
python
2020-10-03T09:30:08Z
closed
apache/airflow
https://github.com/apache/airflow
11,074
["airflow/api_connexion/endpoints/dag_run_endpoint.py", "tests/api_connexion/endpoints/test_dag_run_endpoint.py"]
Stable API dag run query should count total results after filtering
Context: When querying dag runs in the stable API, it is possible to filter by date range and to receive paginated results. Pagination returns a subset of results, but a count of all available results is returned. Expected behavior: The total count should take place after filtering by date, and before paginating r...
https://github.com/apache/airflow/issues/11074
https://github.com/apache/airflow/pull/11832
872b1566a11cb73297e657ff325161721b296574
c62a49af0793247a614c6f25da59908ab5ab5e30
2020-09-22T03:06:45Z
python
2020-10-25T21:35:30Z
closed
apache/airflow
https://github.com/apache/airflow
11,073
["tests/api_connexion/endpoints/test_xcom_endpoint.py"]
Test that the xcom API endpoint handles joins properly
The XCom endpoint joins the XCom and DagRun tables. Currently, the output of the join isn't getting stored as a new `query` variable, as seen in the link to the following PR. We should add a new test to check that these tables are getting joined correctly. https://github.com/apache/airflow/pull/10594/files/1fe1da978...
https://github.com/apache/airflow/issues/11073
https://github.com/apache/airflow/pull/11859
088b98e71fc512c8f19dbe71a82f2b48100e718c
577a41c203abfb41fb1157163cbac19102f764f5
2020-09-22T02:58:40Z
python
2020-11-02T20:53:48Z
closed
apache/airflow
https://github.com/apache/airflow
11,054
["airflow/example_dags/example_params_trigger_ui.py", "airflow/example_dags/example_params_ui_tutorial.py", "airflow/www/static/js/main.js", "airflow/www/static/js/trigger.js", "airflow/www/templates/airflow/trigger.html", "airflow/www/views.py", "docs/apache-airflow/core-concepts/params.rst", "docs/apache-airflow/img/...
Improvement: Replace 'Configuration JSON' free-text area with key-value form in Trigger DAG UI
**Description** Replace the Configuration JSON text-area with a form that has individual input fields for each key & value. This will remove the need for the user to provide a json object. See hashicorp vault's key-value secrets UI for an example of what this might look like: ![Screenshot 2020-09-21 at 12 06 03](...
https://github.com/apache/airflow/issues/11054
https://github.com/apache/airflow/pull/27063
b141fbcb08ff59425769f013173c695298981b9f
5e470c1fc422a05815a595cdf2544ebc586405cc
2020-09-21T11:15:57Z
python
2023-01-30T16:23:57Z
closed
apache/airflow
https://github.com/apache/airflow
11,025
["airflow/www/templates/airflow/circles.html", "airflow/www/templates/airflow/graph.html", "airflow/www/templates/airflow/tree.html"]
Airflow Logo hides half of the page
Looks like a side-effect of https://github.com/apache/airflow/pull/11018 Airflow Logo almost takes up half of the page on current master: ![image](https://user-images.githubusercontent.com/8811558/93656441-65aead80-fa22-11ea-9cf5-a3ec5eed1c11.png) cc @ryanahamilton
https://github.com/apache/airflow/issues/11025
https://github.com/apache/airflow/pull/11028
980aa39049b8dfd75de8b438c2f3cb0b407538e9
d7f166606e3425bb3e1fc380623d428badcd159e
2020-09-19T01:47:30Z
python
2020-09-19T13:29:31Z
closed
apache/airflow
https://github.com/apache/airflow
11,014
["airflow/www/templates/airflow/dag.html"]
RBAC UI: Editing dag runs gives forbidden page when admin
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/11014
https://github.com/apache/airflow/pull/11026
9edfcb7ac46917836ec956264da8876e58d92392
78c342451c302dc2d2e796d025efedaf57ccb57a
2020-09-18T14:46:48Z
python
2020-09-19T08:43:14Z
closed
apache/airflow
https://github.com/apache/airflow
11,011
["airflow/providers/amazon/CHANGELOG.rst", "airflow/providers/amazon/aws/hooks/datasync.py", "airflow/providers/amazon/aws/operators/datasync.py", "tests/providers/amazon/aws/operators/test_datasync.py"]
AWS DataSync Operator does not cancel task on Exception
**Apache Airflow version**: 1.10.8 **Environment**: - **Cloud provider or hardware configuration**: 4 VCPU 8GB RAM VM - **OS** (e.g. from /etc/os-release): RHEL 7.7 - **Kernel** (e.g. `uname -a`): Linux 3.10.0-957.el7.x86_64 #1 SMP Thu Oct 4 20:48:51 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux - **Install tools**:...
https://github.com/apache/airflow/issues/11011
https://github.com/apache/airflow/pull/16589
962c5f4397045fa34d07539cc95b2805fd5b55e5
2543c74c1927b751e7492df81d762e61d2a4d5f6
2020-09-18T11:22:59Z
python
2021-06-24T12:59:27Z
closed
apache/airflow
https://github.com/apache/airflow
10,988
["airflow/utils/file.py", "docs/concepts.rst", "tests/plugins/test_plugin_ignore.py"]
The Test_find_not_should_ignore_path is flaky
It seems that the `test_find_not_should_ignore_path` test has some dependency on side-effects from other tests. For example it failed here: https://github.com/apache/airflow/pull/10983/checks?check_run_id=1127304894#step:6:1043 ``` > self.assertEqual(detected_files, should_not_ignore_files) E As...
https://github.com/apache/airflow/issues/10988
https://github.com/apache/airflow/pull/11993
adbf764ade6916b505c3238697bac10f98bfa6eb
644791989eed2fe15dff6456cecc85e09068f4dd
2020-09-17T10:12:11Z
python
2020-11-02T14:35:14Z
closed
apache/airflow
https://github.com/apache/airflow
10,974
["Dockerfile", "IMAGES.rst", "scripts/ci/libraries/_build_images.sh"]
GPL dependency error when trying to build image wiith breeze (airflow 1.10.2)
**Apache Airflow version**: 1.10.2 - **OS** (e.g. from /etc/os-release): Mac OS X | 10.15.6 **What happened**: I can't build image through using the following breeze commad ./breeze build-image --production-image --install-airflow-version="1.10.2" Removing intermediate container f0ac3df80323 ---> 0ac68513...
https://github.com/apache/airflow/issues/10974
https://github.com/apache/airflow/pull/10983
6e5cc4c6a2607a782810ee4650482c89d020eec6
4a46f4368b948403fee1c360aee802234ce35908
2020-09-16T14:41:55Z
python
2020-09-17T12:25:34Z
closed
apache/airflow
https://github.com/apache/airflow
10,954
["docs/apache-airflow/howto/set-up-database.rst"]
Serialized Dags with MySQL Latin1 encoded airflow db
**What Happened** When enabling airflow serialized dags in airflow 1.10.12: relevant airflor.cfg ``` store_serialized_dags = True store_dag_code = True # You can also update the following default configurations based on your needs min_serialized_dag_update_interval = 30 min_serialized_dag_fetch_interva...
https://github.com/apache/airflow/issues/10954
https://github.com/apache/airflow/pull/14742
cdfa4ee8bf752ee14ae84868aa9ad4b6bc618102
b40beb3036b8221053fdb7ab537a45afccf0bd8e
2020-09-15T15:21:40Z
python
2021-03-12T11:37:00Z
closed
apache/airflow
https://github.com/apache/airflow
10,935
["airflow/www/templates/airflow/dags.html"]
Sensing stats hidden in the Webserver on the Home Page
**Apache Airflow version**: Master (2.0.0dev) **Environment**: - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): Macos - **Kernel** (e.g. `uname -a`): Macbook Pro **What happened**: The sensing state is the last circle in recent task which is half-hidden ![imag...
https://github.com/apache/airflow/issues/10935
https://github.com/apache/airflow/pull/10939
d24b8f69e77466b2f7eb06a747e8f04978e4baa4
aab95994b82bdde7a06d449471b2eaac4de7330f
2020-09-14T14:29:30Z
python
2020-09-14T18:49:57Z
closed
apache/airflow
https://github.com/apache/airflow
10,929
["airflow/providers/qubole/example_dags/example_qubole.py", "airflow/providers/qubole/operators/qubole.py", "airflow/providers/qubole/operators/qubole_check.py", "airflow/providers/qubole/provider.yaml", "airflow/providers/qubole/sensors/qubole.py", "docs/apache-airflow-providers-qubole/index.rst", "docs/apache-airflow...
Add how to documentation for Qubole Operator
We are trying to improve our documentation, and I see a guides that explains how to use these operators is missing. Here are guides for other operators: https://airflow.readthedocs.io/en/latest/howto/operator/index.html Wouldn't you like to write a guide for this operator? In practice, the guide is an example DAG file...
https://github.com/apache/airflow/issues/10929
https://github.com/apache/airflow/pull/20058
42f133c5f63011399eb46ee6f046c401103cf546
2fbfbef17b2f3c683a9d9de8ced190a13f06712a
2020-09-14T11:30:03Z
python
2021-12-06T21:06:06Z
closed
apache/airflow
https://github.com/apache/airflow
10,926
["airflow/example_dags/example_xcomargs.py", "airflow/models/baseoperator.py", "airflow/models/taskmixin.py", "airflow/models/xcom_arg.py", "pylintrc"]
Introduce TaskMixin
**Description** Currently `BaseOperator` and `XComArgs` implements the same logic of `__lshift__`, `__rshift__` and others "chain" operations (`>>`, `<<`). It seems resonable to abstract this logic into `TaskMixin` to introduce some DRYness especially because the new concept of `TaskGroup` will also implement the sa...
https://github.com/apache/airflow/issues/10926
https://github.com/apache/airflow/pull/10930
c9f006b5409b77085cd140e0954501352feb096f
0779688f448042dc6f1873051545f0317a74dc5a
2020-09-14T09:55:31Z
python
2020-09-16T11:56:36Z
closed
apache/airflow
https://github.com/apache/airflow
10,921
["airflow/providers/databricks/operators/databricks.py", "tests/providers/databricks/operators/test_databricks.py"]
Asynchronous run for DatabricksRunNowOperator
**Description** Ability to let `DatabricksRunNowOperator` execute asynchronously based on an optional argument `async=False`. **Use case / motivation** Sometimes a databricks job would want to perform actions without letting the Dag operator wait for its completion. This would be very useful when the child tas...
https://github.com/apache/airflow/issues/10921
https://github.com/apache/airflow/pull/20536
a63753764bce26fd2d13c79fc60df7387b98d424
58afc193776a8e811e9a210a18f93dabebc904d4
2020-09-14T05:08:47Z
python
2021-12-28T17:13:17Z
closed
apache/airflow
https://github.com/apache/airflow
10,882
["airflow/utils/log/logging_mixin.py", "tests/utils/test_logging_mixin.py"]
StreamLogWriter has no close method, clashes with abseil logging (Tensorflow)
**Apache Airflow version**: 1.10.12 **What happened**: If any Python code run in an operator, has imported `absl.logging` (directly or indirectly), `airflow run` on that task ends with `AttributeError: 'StreamLogWriter' object has no attribute 'close'`. This is not normally seen, as this only happens in the `--ra...
https://github.com/apache/airflow/issues/10882
https://github.com/apache/airflow/pull/10884
3ee618623be6079ed177da793b490cb7436d5cb6
26ae8e93e8b8075105faec18dc2e6348fa9efc72
2020-09-11T14:28:17Z
python
2020-10-20T08:20:39Z
closed
apache/airflow
https://github.com/apache/airflow
10,874
["airflow/providers/ssh/operators/ssh.py", "tests/providers/ssh/operators/test_ssh.py"]
SSHHook get_conn() does not re-use client
**Apache Airflow version**: 1.10.8 **Environment**: - **Cloud provider or hardware configuration**: 4 VCPU 8GB RAM VM - **OS** (e.g. from /etc/os-release): RHEL 7.7 - **Kernel** (e.g. `uname -a`): `Linux 3.10.0-957.el7.x86_64 #1 SMP Thu Oct 4 20:48:51 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux` - **Install tools*...
https://github.com/apache/airflow/issues/10874
https://github.com/apache/airflow/pull/17378
306d0601246b43a4fcf1f21c6e30a917e6d18c28
73fcbb0e4e151c9965fd69ba08de59462bbbe6dc
2020-09-11T05:31:27Z
python
2021-10-13T20:14:54Z
closed
apache/airflow
https://github.com/apache/airflow
10,856
["BREEZE.rst", "Dockerfile", "Dockerfile.ci", "IMAGES.rst", "breeze", "breeze-complete", "docs/production-deployment.rst", "scripts/ci/libraries/_build_images.sh", "scripts/ci/libraries/_initialization.sh"]
Add better "extensions" model for "build image" part
There should be an easy way to add various build time steps and dependencies in the "build image" segment and it should be quite obvious how to do it. Example of what kind of extensions should be supported is described here: https://github.com/apache/airflow/issues/8605#issuecomment-690065621
https://github.com/apache/airflow/issues/10856
https://github.com/apache/airflow/pull/11176
17c810ec36a61ca2e285ccf44de27a598cca15f5
ebd71508627e68f6c35f1aff2d03b4569de80f4b
2020-09-10T08:30:58Z
python
2020-09-29T13:30:00Z
closed
apache/airflow
https://github.com/apache/airflow
10,816
["BREEZE.rst", "breeze", "docs/apache-airflow/concepts.rst"]
Docs around different execution modes for Sensor
**Description** It would be good to add docs to explain different modes for Sensors: 1. Poke mode 1. Reschedule mode 1. Smart Sensor and to explain the advantages of one over the other
https://github.com/apache/airflow/issues/10816
https://github.com/apache/airflow/pull/12803
e9b2ff57b81b12cfbf559d957a370d497015acc2
df9493c288f33c8798d9b02331f01b3a285c03a9
2020-09-08T22:51:29Z
python
2020-12-05T20:08:12Z
closed
apache/airflow
https://github.com/apache/airflow
10,815
["docs/smart-sensor.rst"]
Mark "Smart Sensor" as an early-access feature
**Description** Based on our discussion during Airflow 2.0 dev call, the consensus was that **Smart Sensors** ([PR](https://github.com/apache/airflow/pull/5499)) will be included in Airflow 2.0 as an **early-access** feature with a clear note that this feature might potentially change in future Airflow version with ...
https://github.com/apache/airflow/issues/10815
https://github.com/apache/airflow/pull/11499
f43d8559fec91e473aa4f67ea262325462de0b5f
e3e8fd896bb28c7902fda917d5b5ceda93d6ac0b
2020-09-08T22:42:53Z
python
2020-10-13T15:11:32Z
closed
apache/airflow
https://github.com/apache/airflow
10,804
["airflow/providers/amazon/aws/transfers/gcs_to_s3.py", "tests/providers/amazon/aws/transfers/test_gcs_to_s3.py"]
Add acl_policy into GCSToS3Operator
**Description** The goal's feature is to add the `acl_policy` field to the `GCSToS3Operator` **Use case / motivation** The `acl_policy` field has been added to the `S3Hook` but not in the `GCSToS3Operator`
https://github.com/apache/airflow/issues/10804
https://github.com/apache/airflow/pull/10829
03ff067152ed3202b7d4beb0fe9b371a0ef51058
dd98b21494ff6036242b63268140abe1294b3657
2020-09-08T15:28:23Z
python
2020-10-06T11:09:01Z
closed
apache/airflow
https://github.com/apache/airflow
10,794
["airflow/models/taskinstance.py", "airflow/sensors/external_task_sensor.py", "tests/models/test_taskinstance.py", "tests/sensors/test_external_task_sensor.py"]
ExternalTaskMarker don't work with store_serialized_dags
**Apache Airflow version**: 1.10.10 **Kubernetes version (if you are using kubernetes)**: 1.14.10 **Environment**: - **Cloud provider or hardware configuration**: Any, GCP - **OS** (e.g. from /etc/os-release): Ubuntu 1.10.10 - **Kernel** (e.g. `uname -a`): Any - **Install tools**: Any - **Others**: NA ...
https://github.com/apache/airflow/issues/10794
https://github.com/apache/airflow/pull/10924
ce19657ec685abff5871df80c8d47f8585eeed99
f7da7d94b4ac6dc59fb50a4f4abba69776aac798
2020-09-08T07:46:31Z
python
2020-09-15T22:40:41Z
closed
apache/airflow
https://github.com/apache/airflow
10,793
["chart/files/pod-template-file.kubernetes-helm-yaml"]
Mounting DAGS from an externally populated PVC doesn't work in K8 Executor
**Apache Airflow version**: 1.10.12 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.18 **What happened**: Mounting DAGS from an externally populated PVC doesn't work: ``` --set dags.persistence.enabled=true \ --set dags.persistence.existingClaim=my-volume-claim --set ...
https://github.com/apache/airflow/issues/10793
https://github.com/apache/airflow/pull/13686
7ec858c4523b24e7a3d6dd1d49e3813e6eee7dff
8af5a33950cfe59a38931a8a605394ef0cbc3c08
2020-09-08T07:39:29Z
python
2021-01-17T12:53:11Z
closed
apache/airflow
https://github.com/apache/airflow
10,792
["airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py"]
Allow labels in KubernetesPodOperator to be templated
**Description** It would be useful to have labels being a templated field in KubernetesPodOperator, in order for example, to be able to identify pods by run_id when there are multiple concurrent dag runs.
https://github.com/apache/airflow/issues/10792
https://github.com/apache/airflow/pull/10796
fd682fd70a97a1f937786a1a136f0fa929c8fb80
b93b6c5be3ab60960f650d0d4ee6c91271ac7909
2020-09-08T07:35:49Z
python
2020-10-05T08:05:00Z
closed
apache/airflow
https://github.com/apache/airflow
10,788
["airflow/www/extensions/init_views.py", "docs/apache-airflow/plugins.rst", "tests/plugins/test_plugin.py", "tests/plugins/test_plugins_manager.py"]
Airflow Plugins should have support for views without menu
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/10788
https://github.com/apache/airflow/pull/11742
6ef23aff802032e85ec42dabda83907bfd812b2c
429e54c19217f9e78cba2297b3ab25fa098eb819
2020-09-08T06:23:57Z
python
2021-01-04T06:49:26Z
closed
apache/airflow
https://github.com/apache/airflow
10,786
["airflow/providers/databricks/operators/databricks.py", "docs/apache-airflow-providers-databricks/operators.rst", "tests/providers/databricks/operators/test_databricks.py"]
DatabricksRunNowOperator missing jar_params as a kwarg
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/10786
https://github.com/apache/airflow/pull/19443
854b70b9048c4bbe97abde2252b3992892a4aab0
3a0c4558558689d7498fe2fc171ad9a8e132119e
2020-09-08T00:22:32Z
python
2021-11-07T19:10:45Z
closed
apache/airflow
https://github.com/apache/airflow
10,656
["airflow/providers/ssh/operators/ssh.py", "tests/providers/ssh/operators/test_ssh.py"]
Error in SSHOperator " 'NoneType' object has no attribute 'startswith' "
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/10656
https://github.com/apache/airflow/pull/11361
11eb649d4acdbd3582fb0a77b5f5af3b75e2262c
27e637fbe3f17737e898774ff151448f4f0aa129
2020-08-31T07:49:46Z
python
2020-10-09T07:35:39Z
closed
apache/airflow
https://github.com/apache/airflow
10,646
["chart/files/pod-template-file.kubernetes-helm-yaml", "chart/templates/workers/worker-deployment.yaml", "chart/tests/test_pod_template_file.py"]
Kubernetes config dags_volume_subpath breaks PVC in helm chart
**Apache Airflow version**: 1.10.12, master **Kubernetes version: v1.17.9-eks-4c6976 (server)/ v.1.18.6 (client) **Environment**: - **Cloud provider or hardware configuration**: EKS - **OS** (e.g. from /etc/os-release): - **Kernel** (e.g. `uname -a`): - **Install tools**: - **Others**: **What happene...
https://github.com/apache/airflow/issues/10646
https://github.com/apache/airflow/pull/15657
b1bd59440baa839eccdb2770145d0713ade4f82a
367d64befbf2f61532cf70ab69e32f596e1ed06e
2020-08-30T06:24:38Z
python
2021-05-04T18:40:21Z
closed
apache/airflow
https://github.com/apache/airflow
10,636
["airflow/config_templates/config.yml", "airflow/config_templates/default_airflow.cfg", "airflow/kubernetes/kube_client.py", "docs/spelling_wordlist.txt"]
Kubernetes executors hangs on pod submission
**Apache Airflow version**: 1.10.10, 1.10.11, 1.10.12 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.15.11, 1.17.7 **Environment**: - **Cloud provider or hardware configuration**: AKS - **Others**: Python 3.6, Python 3.7, Python 3.8 Kubernetes executors hangs from time to...
https://github.com/apache/airflow/issues/10636
https://github.com/apache/airflow/pull/11406
32f2a458198f50b85075d72a25d7de8a55109e44
da565c9019c72e5c2646741e3b73f6c03cb3b485
2020-08-28T18:21:52Z
python
2020-10-12T15:19:20Z
closed
apache/airflow
https://github.com/apache/airflow
10,620
["airflow/providers/amazon/aws/operators/ecs.py", "tests/providers/amazon/aws/operators/test_ecs.py"]
Reattach ECS Task when Airflow restarts
**Description** In similar fashion to https://github.com/apache/airflow/pull/4083, it would be helpful for Airflow to reattach itself to the ECS Task rather than letting another instance to start. However, instead of making this the default behavior, it would be better to use a `reattach` flag. **Use case / motiv...
https://github.com/apache/airflow/issues/10620
https://github.com/apache/airflow/pull/10643
e4c239fc98d4b13608b0bbb55c503b4563249300
0df60b773671ecf8d4e5f582ac2be200cf2a2edd
2020-08-28T02:19:18Z
python
2020-10-23T07:10:07Z
closed
apache/airflow
https://github.com/apache/airflow
10,611
["airflow/www/views.py"]
Graph View shows other relations than in DAG
**Apache Airflow version**: master **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment**: breeze **What happened**: This DAG ```python from airflow import models from airflow.operators.dummy_operator import DummyOperator from airflow.utils.dates import days_ago...
https://github.com/apache/airflow/issues/10611
https://github.com/apache/airflow/pull/10612
775c22091e61e605f9572caabe160baa237cfbbd
479d6220b7d0c93d5ad6a7d53d875e777287342b
2020-08-27T18:02:43Z
python
2020-08-27T19:14:15Z
closed
apache/airflow
https://github.com/apache/airflow
10,605
["airflow/providers/cncf/kubernetes/hooks/kubernetes.py", "airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py", "airflow/providers/cncf/kubernetes/utils/xcom_sidecar.py", "docs/apache-airflow-providers-cncf-kubernetes/connections/kubernetes.rst", "kubernetes_tests/test_kubernetes_pod_operator.py", "tests/pro...
Use private docker repository with K8S operator and XCOM sidecar container
**Use private docker repository with K8S operator and XCOM sidecar container** An extra parameter to KubernetesPodOperator: docker_repository, this allows to specify the repository where the sidecar container is located **My company force docker proxy usage for K8S** I need to use my company docker repository,...
https://github.com/apache/airflow/issues/10605
https://github.com/apache/airflow/pull/26766
409a4de858385c14d0ea4f32b8c4ad1fcfb9d130
aefadb8c5b9272613d5806b054a1b46edf29d82e
2020-08-27T15:35:58Z
python
2022-11-09T06:16:53Z
closed
apache/airflow
https://github.com/apache/airflow
10,586
["airflow/kubernetes/pod_launcher.py", "kubernetes_tests/test_kubernetes_pod_operator.py", "tests/kubernetes/test_pod_launcher.py"]
KubernetesPodOperator truncates logs
**Apache Airflow version**: 1.10.10 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): v1.15.11 KubernetesPodOperator truncates logs when container produces more than 10 lines of logs before execution of `read_pod_logs` function. Is there any reason to make 10 as default value for `t...
https://github.com/apache/airflow/issues/10586
https://github.com/apache/airflow/pull/11325
6fe020e105531dd5a7097d8875eac0f317045298
b7404b079ab57b6493d8ddd319bccdb40ff3ddc5
2020-08-26T16:43:38Z
python
2020-10-09T22:59:47Z
closed
apache/airflow
https://github.com/apache/airflow
10,555
["BREEZE.rst", "Dockerfile", "Dockerfile.ci", "IMAGES.rst", "breeze", "breeze-complete", "docs/production-deployment.rst", "scripts/ci/libraries/_build_images.sh", "scripts/ci/libraries/_initialization.sh"]
Allow installation of apt and other packages from different servers
**Description** By default we are installing apt deps and PI deps from diferent repositories, but there shoudl be an option (via build-arg) to install it from elsewhere. **Use case / motivation** Corporate customers often use mirrors of registries to install packages and firewall outgoing connections. We shou...
https://github.com/apache/airflow/issues/10555
https://github.com/apache/airflow/pull/11176
17c810ec36a61ca2e285ccf44de27a598cca15f5
ebd71508627e68f6c35f1aff2d03b4569de80f4b
2020-08-25T18:24:07Z
python
2020-09-29T13:30:00Z
closed
apache/airflow
https://github.com/apache/airflow
10,549
["airflow/www/extensions/init_views.py", "airflow/www/static/js/circles.js", "airflow/www/templates/airflow/not_found.html", "airflow/www/views.py", "airflow/www/webpack.config.js"]
option to disable "lots of circles" in error page
**Description** The "lots of circles" error page is very rough via Remote Desktop connections. In the current global pandemic many people are working remotely via already constrained connections. Needless redraws caused by the highly animated circles can cause frustrating slowdowns and sometimes lost connections. ...
https://github.com/apache/airflow/issues/10549
https://github.com/apache/airflow/pull/17501
7b4ce7b73746466133a9c93e3a68bee1e0f7dd27
2092988c68030b91c79a9631f0482ab01abdba4d
2020-08-25T13:25:33Z
python
2021-08-13T00:54:09Z
closed
apache/airflow
https://github.com/apache/airflow
10,523
["docs/apache-airflow/kubernetes.rst", "docs/apache-airflow/production-deployment.rst"]
Host Airflow-managed Helm repo
**Description** @mik-laj Hi 👋 I was just coming to this repo to see if you're interested in help getting the Helm chart repo set up to replace the chart in `stable`. Stable repo is nearing the end of it's deprecation period, and I'm glad to see a version of the Airflow chart is already here. See https://github....
https://github.com/apache/airflow/issues/10523
https://github.com/apache/airflow/pull/16014
ce358b21533eeb7a237e6b0833872bf2daab7e30
74821c8d999fad129b905a8698df7c897941e069
2020-08-24T19:57:06Z
python
2021-05-23T19:10:51Z
closed
apache/airflow
https://github.com/apache/airflow
10,519
["airflow/www/utils.py", "airflow/www/views.py", "tests/www/test_views.py"]
Trigger Dag requires a JSON conf but Dag Run view display a python dict
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details ...
https://github.com/apache/airflow/issues/10519
https://github.com/apache/airflow/pull/10644
596bc1337988f9377571295ddb748ef8703c19c0
e6a0a5374dabc431542113633148445e4c5159b9
2020-08-24T18:22:17Z
python
2020-08-31T13:31:58Z