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 | 13,750 | ["airflow/sensors/sql.py", "tests/sensors/test_sql_sensor.py"] | Support Standard SQL in BigQuery Sensor | <!--
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/13750 | https://github.com/apache/airflow/pull/18431 | 83b51e53062dc596a630edd4bd01407a556f1aa6 | 314a4fe0050783ebb43b300c4c950667d1ddaa89 | 2021-01-18T19:35:41Z | python | 2021-11-26T15:04:23Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,744 | ["airflow/api_connexion/endpoints/connection_endpoint.py", "tests/api_connexion/endpoints/test_connection_endpoint.py"] | REST API Connection Endpoint doesn't return the extra field in response | <!--
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/13744 | https://github.com/apache/airflow/pull/13885 | 31b956c6c22476d109c45c99d8a325c5c1e0fd45 | adf7755eaa67bd924f6a4da0498bce804da1dd4b | 2021-01-18T14:42:08Z | python | 2021-01-25T09:52:16Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,741 | ["airflow/stats.py", "tests/core/test_stats.py"] | Airflow 2.0 does not send metrics to statsD when Scheduler is run with Daemon mode |
**Apache Airflow version**:
2.0.0
**Environment**:
- **OS** (e.g. from /etc/os-release): Ubuntu 20.04 LTS
- **Python version**: 3.8
- **Kernel** (e.g. `uname -a`): x86_64 x86_64 x86_64 GNU/Linux 5.4.0-58-generic #64-Ubuntu
- **Install tools**: pip
**What happened**:
Airflow 2.0 does not send metrics... | https://github.com/apache/airflow/issues/13741 | https://github.com/apache/airflow/pull/14454 | cfa1071eaf0672dbf2b2825c3fd6affaca68bdee | 0aa597e2ffd71d3587f629c0a1cb3d904e07b6e6 | 2021-01-18T12:26:52Z | python | 2021-02-26T14:45:56Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,713 | ["airflow/www/static/css/main.css"] | Airflow web server UI bouncing horizontally at some viewport widths | **Apache Airflow version**: 2.0.0
**Environment**: Ubuntu 20.04 LTS, Python 3.8.6 via pyenv
- **OS** (e.g. from /etc/os-release): 20.04.1 LTS (Focal Fossa)
- **Kernel** (e.g. `uname -a`): Linux DESKTOP-QBFDUA0 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
- **Install... | https://github.com/apache/airflow/issues/13713 | https://github.com/apache/airflow/pull/13857 | b9eb51a0fb32cd660a5459d73d7323865b34dd99 | f72be51aeca5edb5696a9feb2acb4ff8f6bcc658 | 2021-01-16T03:43:42Z | python | 2021-01-25T22:03:26Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,700 | ["airflow/models/dag.py", "tests/models/test_dag.py"] | Partial subset DAGs do not update task group's used_group_ids | **Apache Airflow version**: 2.0.0
**Environment**:
- **Cloud provider or hardware configuration**: Docker container
- **OS** (e.g. from /etc/os-release): Debian Stretch
**What happened**:
When working on some custom DAG override logic, I noticed that invoking `DAG.partial_subset` does not properly update t... | https://github.com/apache/airflow/issues/13700 | https://github.com/apache/airflow/pull/15308 | 42a1ca8aab905a0eb1ffb3da30cef9c76830abff | 1e425fe6459a39d93a9ada64278c35f7cf0eab06 | 2021-01-15T14:47:54Z | python | 2021-04-20T18:08:52Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,697 | ["airflow/config_templates/config.yml", "airflow/config_templates/default_airflow.cfg"] | Email config section is incorrect |
**Apache Airflow version**: 2.0.0
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): n/a
**Environment**: This pertains to the docs
- **Cloud provider or hardware configuration**:
- **OS** (e.g. from /etc/os-release):
- **Kernel** (e.g. `uname -a`):
- **Install tools**:
- *... | https://github.com/apache/airflow/issues/13697 | https://github.com/apache/airflow/pull/13709 | 74b2cd7364df192a8b53d4734e33b07e69864acc | 1ab19b40fdea3d6399fcab4cd8855813e0d232cf | 2021-01-15T14:02:02Z | python | 2021-01-16T01:11:35Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,680 | ["chart/files/pod-template-file.kubernetes-helm-yaml"] | "dag_id could not be found" when running airflow on KubernetesExecutor | **Apache Airflow version**: 2.0.0
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): v1.19.4
**What happened**:
I get this error when try to execute tasks using kubernetes
```
[2021-01-14 19:39:17,628] {dagbag.py:440} INFO - Filling up the DagBag from /opt/airflow/dags/repo/bash.... | https://github.com/apache/airflow/issues/13680 | https://github.com/apache/airflow/pull/13826 | 3909232fafd09ac72b49010ecdfd6ea48f06d5cf | 5f74219e6d400c4eae9134f6015c72430d6d549f | 2021-01-14T19:47:20Z | python | 2021-02-04T19:01:46Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,676 | ["airflow/api_connexion/endpoints/xcom_endpoint.py", "airflow/api_connexion/openapi/v1.yaml", "tests/api_connexion/endpoints/test_xcom_endpoint.py"] | API Endpoints - /xcomEntries/{xcom_key} - doesn't return value | **Apache Airflow version**: 2.0.0
**What happened**:
Using endpoint `/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries/{xcom_key}` I got Response Body but without `value` entry. Like:
```
{
"dag_id": "string",
"execution_date": "string",
"key": "string",
"task_id": "string",
... | https://github.com/apache/airflow/issues/13676 | https://github.com/apache/airflow/pull/13684 | 2fef2ab1bf0f8c727a503940c9c65fd5be208386 | dc80fa4cbc070fc6e84fcc95799d185badebaa71 | 2021-01-14T15:57:46Z | python | 2021-01-15T10:18:44Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,659 | ["docs/apache-airflow/howto/define_extra_link.rst"] | Operator Extra Links not showing up on UI | <!--
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/13659 | https://github.com/apache/airflow/pull/13683 | 3558538883612a10e9ea3521bf864515b6e560c5 | 3d21082adc3bde63a15dad4db85b448ff695cfc6 | 2021-01-13T20:55:43Z | python | 2021-01-15T12:21:53Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,656 | ["airflow/www/static/js/connection_form.js"] | Password is unintendedly changed when editing a connection | **Apache Airflow version**: 2.0.0
**What happened**:
When editing a connection - without changing the password - and saving the edited connection, a wrong password is saved.
**What you expected to happen**:
If I do not change the password in the UI, I expect that the password is not changed.
**How to rep... | https://github.com/apache/airflow/issues/13656 | https://github.com/apache/airflow/pull/15073 | 1627323a197bba2c4fbd71816a9a6bd3f78c1657 | b4374d33b0e5d62c3510f1f5ac4a48e7f48cb203 | 2021-01-13T16:34:22Z | python | 2021-03-29T19:12:15Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,653 | ["airflow/api_connexion/openapi/v1.yaml", "airflow/api_connexion/schemas/dag_schema.py", "tests/api_connexion/endpoints/test_dag_endpoint.py", "tests/api_connexion/schemas/test_dag_schema.py"] | API Endpoint for Airflow V1 - DAGs details | **Description**
We need to have the endpoint in Airflow V1 to retrieve details of existing DAG, e.g. `GET /dags/{dag_id}/details `
**Use case / motivation**
We want to be able to retrieve/discover the parameters that a DAG accepts. We can see that you pass parameters when you execute a dag via the conf object.... | https://github.com/apache/airflow/issues/13653 | https://github.com/apache/airflow/pull/13790 | 2c6c7fdb2308de98e142618836bdf414df9768c8 | 10b8ecc86f24739a38e56347dcc8dc60e3e43975 | 2021-01-13T14:21:27Z | python | 2021-01-21T15:42:19Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,638 | ["airflow/utils/log/file_task_handler.py", "tests/utils/test_log_handlers.py"] | Stable API task logs | <!--
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/13638 | https://github.com/apache/airflow/pull/14001 | 32d2c25e2dd1fd069f51bdfdd79595f12047a867 | 2366f861ee97f50e2cff83d557a1ae97030febf9 | 2021-01-12T17:10:25Z | python | 2021-02-01T13:33:30Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,637 | ["UPDATING.md", "airflow/config_templates/config.yml", "airflow/config_templates/default_airflow.cfg"] | Scheduler takes 100% of CPU without task execution | Hi,
running airflow 2.0.0 with python 3.6.9 the scheduler is consuming much CPU time without execution any task:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
15758 oli 20 0 42252 3660 3124 R 100.0 0.0 0:00.06 top
16764 oli 20 0 590272 90648 15468 R 200.... | https://github.com/apache/airflow/issues/13637 | https://github.com/apache/airflow/pull/13664 | 9536ad906f1591a5a0f82f69ba3bd214c4516c5b | e4b8ee63b04a25feb21a5766b1cc997aca9951a9 | 2021-01-12T14:16:04Z | python | 2021-01-14T13:08:12Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,624 | ["airflow/www/templates/airflow/dags.html"] | Misleading dag pause info tooltip |
**Apache Airflow version**:
2.0.0
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
N/A
**Environment**:
N/A
**What happened**:
The UI tooltip is misleading and confuses the user.
Tooltip says " use this toggle to pause the dag" which implies that if the toggle is set to **ON... | https://github.com/apache/airflow/issues/13624 | https://github.com/apache/airflow/pull/13642 | 3d538636984302013969aa82a04d458d24866403 | c4112e2e9deaa2e30e6fd05d43221023d0d7d40b | 2021-01-12T01:46:46Z | python | 2021-01-12T19:14:31Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,602 | ["airflow/www/utils.py", "tests/www/test_utils.py"] | WebUI returns an error when logs that do not use a DAG list `None` as the DAG ID | <!--
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/13602 | https://github.com/apache/airflow/pull/13619 | eb40eea81be95ecd0e71807145797b6d82375885 | 8ecdef3e50d3b83901d70a13794ae6afabc4964e | 2021-01-11T01:26:42Z | python | 2021-01-12T10:16:01Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,597 | ["airflow/www/static/js/connection_form.js", "airflow/www/views.py"] | Extra field widgets of custom connections do not properly save data | **Apache Airflow version**: 2.0.0
**Environment**: Docker image `apache/airflow:2.0.0-python3.8` on Win10 with WSL
**What happened**:
I built a custom provider with a number of custom connections.
This works:
- The connections are properly registered
- The UI does not show hidden fields as per `get_ui_fie... | https://github.com/apache/airflow/issues/13597 | https://github.com/apache/airflow/pull/13640 | 34eb203c5177bc9be91a9387d6a037f6fec9dba1 | b007fc33d481f0f1341d1e1e4cba719a5fe6580d | 2021-01-10T12:00:44Z | python | 2021-01-12T23:32:49Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,559 | ["airflow/models/taskinstance.py"] | Nested templated variables do not always render | **Apache Airflow version**:
1.10.14 and 1.10.8.
**Environment**:
Python 3.6 and Airflow 1.10.14 on sqllite,
**What happened**:
Nested jinja templates do not consistently render when running tasks. TI run rendering behavior also differs from airflow UI and airflow render cli.
**What you expected to happe... | https://github.com/apache/airflow/issues/13559 | https://github.com/apache/airflow/pull/18516 | b0a29776b32cbee657c9a6369d15278a999e927f | 1ac63cd5e2533ce1df1ec1170418a09170998699 | 2021-01-08T04:06:45Z | python | 2021-09-28T15:30:58Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,535 | ["airflow/providers/docker/CHANGELOG.rst", "airflow/providers/docker/operators/docker.py", "tests/providers/docker/operators/test_docker.py"] | DockerOperator / XCOM : `TypeError: Object of type bytes is not JSON serializable` | **Apache Airflow version**: 2.0.0
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): NA
**Environment**:
* local Ubuntu 18.04 LTS /
* docker-compose version 1.25.3, build d4d1b42b
* docker 20.10.1, build 831ebea
**What happened**:
when enabling xcom push for a docker operato... | https://github.com/apache/airflow/issues/13535 | https://github.com/apache/airflow/pull/13536 | 2de7793881da0968dd357a54e8b2a99017891915 | cd3307ff2147b170dc3feb5999edf5c8eebed4ba | 2021-01-07T09:22:20Z | python | 2021-07-26T17:55:07Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,532 | ["airflow/providers/docker/operators/docker.py", "tests/providers/docker/operators/test_docker.py"] | In DockerOperator the parameter auto_remove doesn't work in | When setting DockerOperator with auto_remove=True in airflow version 2.0.0 the container remain in the container list if it was finished with 'Exited (1)' | https://github.com/apache/airflow/issues/13532 | https://github.com/apache/airflow/pull/13993 | 8eddc8b5019890a712810b8e5b1185997adb9bf4 | ba54afe58b7cbd3711aca23252027fbd034cca41 | 2021-01-07T07:48:37Z | python | 2021-01-31T19:23:45Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,531 | ["airflow/api_connexion/endpoints/task_instance_endpoint.py", "airflow/api_connexion/openapi/v1.yaml", "airflow/api_connexion/schemas/task_instance_schema.py", "tests/api_connexion/endpoints/test_task_instance_endpoint.py"] | Airflow v1 REST List task instances api can not get `no_status` task instance | <!--
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/13531 | https://github.com/apache/airflow/pull/19487 | 1e570229533c4bbf5d3c901d5db21261fa4b1137 | f636060fd7b5eb8facd1acb10a731d4e03bc864a | 2021-01-07T07:19:52Z | python | 2021-11-20T16:09:33Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,515 | ["airflow/providers/slack/ADDITIONAL_INFO.md", "airflow/providers/slack/BACKPORT_PROVIDER_README.md", "airflow/providers/slack/README.md", "airflow/providers/slack/hooks/slack.py", "docs/conf.py", "docs/spelling_wordlist.txt", "scripts/ci/images/ci_verify_prod_image.sh", "setup.py", "tests/providers/slack/hooks/test_sl... | Update slackapiclient / slack_sdk to v3 | Hello,
Slack has released updates to its library and we can start using it for it.
We especially like one change.
> slack_sdk has no required dependencies. This means aiohttp is no longer automatically resolved.
I've looked through the documentation and it doesn't look like a difficult task, but I think it... | https://github.com/apache/airflow/issues/13515 | https://github.com/apache/airflow/pull/13745 | dbd026227949a74e5995c8aef3c35bd80fc36389 | 283945001363d8f492fbd25f2765d39fa06d757a | 2021-01-06T12:56:13Z | python | 2021-01-25T21:13:48Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,494 | ["airflow/providers/google/cloud/log/stackdriver_task_handler.py", "airflow/utils/log/log_reader.py", "tests/cli/commands/test_info_command.py", "tests/providers/google/cloud/log/test_stackdriver_task_handler.py", "tests/providers/google/cloud/log/test_stackdriver_task_handler_system.py"] | Unable to view StackDriver logs in Web UI | <!--
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/13494 | https://github.com/apache/airflow/pull/13784 | d65376c377341fa9d6da263e145e06880d4620a8 | 833e3383230e1f6f73f8022ddf439d3d531eff01 | 2021-01-05T17:47:14Z | python | 2021-02-02T17:38:25Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,464 | ["airflow/models/dagrun.py"] | Scheduler fails if task is removed at runtime | **Apache Airflow version**: 2.0.0, LocalExecutor
**Environment**: Docker on Win10 with WSL, official Python3.8 image
**What happened**:
When a DAG is running, and I delete task from the running DAG, the scheduler fails. When using Docker, upon automatic restart of the scheduler, the scheduler just fails again,... | https://github.com/apache/airflow/issues/13464 | https://github.com/apache/airflow/pull/14057 | d45739f7ce0de183329d67fff88a9da3943a9280 | eb78a8b86c6e372bbf4bfacb7628b154c16aa16b | 2021-01-04T16:54:58Z | python | 2021-02-04T10:08:17Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,451 | ["airflow/providers/http/sensors/http.py", "tests/providers/http/sensors/test_http.py"] | Modify HttpSensor to continue poking if the response is not 404 | **Description**
As documented in the [HttpSensor](https://airflow.apache.org/docs/apache-airflow-providers-http/stable/_modules/airflow/providers/http/sensors/http.html) if the response for the HTTP call is an error different from "404" the task will Fail.
>HTTP Error codes other than 404 (like 403) or Connection R... | https://github.com/apache/airflow/issues/13451 | https://github.com/apache/airflow/pull/13499 | 7a742cb03375a57291242131a27ffd4903bfdbd8 | 1602ec97c8d5bc7a7a8b42e850ac6c7a7030e47d | 2021-01-03T17:10:29Z | python | 2021-01-20T00:02:08Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,434 | ["airflow/models/dag.py", "tests/jobs/test_scheduler_job.py"] | Airflow 2.0.0 manual run causes scheduled run to skip | **Apache Airflow version**: 2.0.0
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): N/A
**Environment**:
- **Cloud provider or hardware configuration**: local/aws
- **OS** (e.g. from /etc/os-release): Ubuntu 18.04.5 LTS
- **Kernel** (e.g. `uname -a`): 5.4.0-1032-aws
- **Instal... | https://github.com/apache/airflow/issues/13434 | https://github.com/apache/airflow/pull/13963 | 8e0db6eae371856597dce0ccf8a920b0107965cd | de277c69e7909cf0d563bbd542166397523ebbe0 | 2021-01-02T12:59:07Z | python | 2021-01-30T12:02:53Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,414 | ["airflow/operators/trigger_dagrun.py", "tests/operators/test_trigger_dagrun.py"] | DAG raises error when passing non serializable JSON object via trigger | When passing a non serializable JSON object in a trigger, I get the following error below. The logs become unavailable.
my code:
```py
task_trigger_ad_attribution = TriggerDagRunOperator(
task_id='trigger_ad_attribution',
trigger_dag_id=AD_ATTRIBUTION_DAG_ID,
conf={"mess... | https://github.com/apache/airflow/issues/13414 | https://github.com/apache/airflow/pull/13964 | 862443f6d3669411abfb83082c29c2fad7fcf12d | b4885b25871ae7ede2028f81b0d88def3e22f23a | 2020-12-31T20:51:45Z | python | 2021-01-29T16:24:46Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,376 | ["airflow/cli/commands/sync_perm_command.py", "tests/cli/commands/test_sync_perm_command.py"] | airflow sync-perm command does not sync DAG level Access Control | <!--
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/13376 | https://github.com/apache/airflow/pull/13377 | d5cf993f81ea2c4b5abfcb75ef05a6f3783874f2 | 1b94346fbeca619f3084d05bdc5358836ed02318 | 2020-12-29T23:33:44Z | python | 2020-12-30T11:35:45Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,360 | ["airflow/providers/amazon/aws/transfers/mongo_to_s3.py", "tests/providers/amazon/aws/transfers/test_mongo_to_s3.py"] | Add 'mongo_collection' to template_fields in MongoToS3Operator | <!--
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/13360 | https://github.com/apache/airflow/pull/13361 | e43688358320a5f20776c0d346c310a568a55049 | f7a1334abe4417409498daad52c97d3f0eb95137 | 2020-12-29T11:42:55Z | python | 2021-01-02T10:32:07Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,325 | ["airflow/jobs/scheduler_job.py", "tests/jobs/test_scheduler_job.py"] | max_tis_per_query=0 leads to nothing being scheduled in 2.0.0 | After upgrading to airflow 2.0.0 it seems as if the scheduler isn't working anymore. Tasks hang on scheduled state, but no tasks get executed. I've tested this with sequential and celery executor. When using the celery executor no messages seem to arrive in RabbiyMq
This is on local docker. Everything was working fi... | https://github.com/apache/airflow/issues/13325 | https://github.com/apache/airflow/pull/13512 | b103a1dd0e22b67dcc8cb2a28a5afcdfb7554412 | 31d31adb58750d473593a9b13c23afcc9a0adf97 | 2020-12-27T10:25:52Z | python | 2021-01-18T21:24:37Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,306 | ["BREEZE.rst", "Dockerfile", "Dockerfile.ci", "scripts/ci/images/ci_verify_prod_image.sh", "scripts/ci/libraries/_initialization.sh", "setup.py"] | The "ldap" extra misses libldap dependency | The 'ldap' provider misses 'ldap' extra dep (which adds ldap3 pip dependency). | https://github.com/apache/airflow/issues/13306 | https://github.com/apache/airflow/pull/13308 | 13a9747bf1d92020caa5d4dc825e096ce583f2df | d23ac9b235c5b30a5d2d3a3a7edf60e0085d68de | 2020-12-24T18:21:48Z | python | 2020-12-28T16:07:00Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,295 | ["airflow/models/dag.py", "tests/models/test_dag.py"] | In triggered SubDag (schedule_interval=None), when clearing a successful Subdag, child tasks aren't run | **Apache Airflow version**:
Airflow 2.0
**Environment**:
Ubuntu 20.04 (WSL on Windows 10)
- **OS** (e.g. from /etc/os-release):
VERSION="20.04.1 LTS (Focal Fossa)"
- **Kernel** (e.g. `uname -a`):
Linux XXX 4.19.128-microsoft-standard #1 SMP Tue Jun 23 12:58:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
**W... | https://github.com/apache/airflow/issues/13295 | https://github.com/apache/airflow/pull/14776 | 0b50e3228519138c9826bc8e98f0ab5dc40a268d | 052163516bf91ab7bb53f4ec3c7b5621df515820 | 2020-12-24T01:51:24Z | python | 2021-03-18T10:38:52Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,226 | ["UPDATING.md"] | Use of SQLAInterface in custom models in Plugins | We might need to add to Airflow 2.0 upgrade documentation the need to use `CustomSQLAInterface` instead of `SQLAInterface`.
If you want to define your own appbuilder models you need to change the interface to a Custom one:
Non-RBAC replace:
```
from flask_appbuilder.models.sqla.interface import SQLAInterface
... | https://github.com/apache/airflow/issues/13226 | https://github.com/apache/airflow/pull/14478 | 0a969db2b025709505f8043721c83218a73bb84d | 714a07542c2560b50d013d66f71ad9a209dd70b6 | 2020-12-21T17:40:47Z | python | 2021-03-03T00:29:54Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,225 | ["airflow/api_connexion/openapi/v1.yaml", "airflow/api_connexion/schemas/task_instance_schema.py", "airflow/models/dag.py", "tests/api_connexion/endpoints/test_task_instance_endpoint.py", "tests/api_connexion/schemas/test_task_instance_schema.py"] | Clear Tasks via the stable REST API with task_id filter | **Description**
I have noticed that the stable REST API doesn't have the ability to run a task (which is possible from the airflow web interface.
I think it would be nice to have either:
- Run task
- Run all failing tasks (rerun from point of failure)
this ability for integrations.
**Use case / motivation**
... | https://github.com/apache/airflow/issues/13225 | https://github.com/apache/airflow/pull/14500 | a265fd54792bb7638188eaf4f6332ae95d24899e | e150bbfe0a7474308ba7df9c89e699b77c45bb5c | 2020-12-21T17:38:56Z | python | 2021-04-07T06:54:34Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,214 | ["airflow/migrations/versions/2c6edca13270_resource_based_permissions.py"] | Make migration logging consistent | **Apache Airflow version**:
2.0.0.dev
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
**Environment**:
- **Cloud provider or hardware configuration**:
- **OS** (e.g. from /etc/os-release):
- **Kernel** (e.g. `uname -a`):
- **Install tools**:
- **Others**:
**What happened**... | https://github.com/apache/airflow/issues/13214 | https://github.com/apache/airflow/pull/13458 | feb84057d34b2f64e3b5dcbaae2d3b18f5f564e4 | 43b2d3392224d8e0d6fb8ce8cdc6b0f0b0cc727b | 2020-12-21T10:21:14Z | python | 2021-01-04T17:25:02Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,200 | ["airflow/utils/cli.py", "tests/utils/test_cli_util.py"] | CLI `airflow scheduler -D --pid <PIDFile>` fails silently if PIDFile given is a relative path |
<!--
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 deta... | https://github.com/apache/airflow/issues/13200 | https://github.com/apache/airflow/pull/13232 | aa00e9bcd4ec16f42338b30d29e87ccda8eecf82 | 93e4787b70a85cc5f13db5e55ef0c06629b45e6e | 2020-12-20T22:16:54Z | python | 2020-12-22T22:18:38Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,192 | ["airflow/providers/google/cloud/operators/mlengine.py", "tests/providers/google/cloud/operators/test_mlengine.py"] | Generalize MLEngineStartTrainingJobOperator to custom images | **Description**
The operator is arguably unnecessarily limited to AI Platform’s standard images. The only change that is required to lift this constraint is making `package_uris` and `training_python_module` optional with default values `[]` and `None`, respectively. Then, using `master_config`, one can supply `imag... | https://github.com/apache/airflow/issues/13192 | https://github.com/apache/airflow/pull/13318 | 6e1a6ff3c8a4f8f9bcf8b7601362359bfb2be6bf | f6518dd6a1217d906d863fe13dc37916efd78b3e | 2020-12-20T10:26:37Z | python | 2021-01-02T10:34:04Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,181 | ["chart/templates/workers/worker-kedaautoscaler.yaml", "chart/tests/helm_template_generator.py", "chart/tests/test_keda.py"] | keda scaledobject not created even though keda enabled in helm config | In brand new cluster using k3d locally, I first installed keda:
```bash
helm install keda \
--namespace keda kedacore/keda \
--version "v1.5.0"
```
Next, I installed airflow using this config:
```yaml
executor: CeleryExecutor
defaultAirflowTag: 2.0.0-python3.7
airflowVersion: 2.0.0
workers:
ke... | https://github.com/apache/airflow/issues/13181 | https://github.com/apache/airflow/pull/13183 | 4aba9c5a8b89d2827683fb4c84ac481c89ebc2b3 | a9d562e1c3c16c98750c9e3be74347f882acb97a | 2020-12-19T08:30:36Z | python | 2020-12-21T10:19:26Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,081 | ["docs/apache-airflow/upgrading-to-2.rst"] | OAuth2 login process is not stateless | **Apache Airflow version**: 1.10.14
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): Server Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.15-eks-ad4801", GitCommit:"ad4801fd44fe0f125c8d13f1b1d4827e8884476d", GitTreeState:"clean", BuildDate:"2020-10-20T23:27:12Z", GoVe... | https://github.com/apache/airflow/issues/13081 | https://github.com/apache/airflow/pull/13094 | 484f95f55cda4ca4fd3157135199623c9e37cc8a | 872350bac5bebea09bd52d50734a3b7517af712c | 2020-12-15T06:41:18Z | python | 2020-12-21T23:26:06Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,053 | ["airflow/utils/dot_renderer.py", "tests/utils/test_dot_renderer.py"] | CLI does not display TaskGroups | Hello,
Airflow ability to [display DAG in CLI](http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/usage-cli.html#display-dags-structure) with command `airflow dags show`, but unfortunately this command does not display Task Groups. It would be great if the Task Groups were co... | https://github.com/apache/airflow/issues/13053 | https://github.com/apache/airflow/pull/14269 | 21f297425ae85ce89e21477d55b51d5560f47bf8 | c71f707d24a9196d33b91a7a2a9e3384698e5193 | 2020-12-14T01:34:50Z | python | 2021-02-25T15:23:15Z |
closed | apache/airflow | https://github.com/apache/airflow | 13,027 | ["MANIFEST.in"] | No such file or directory: '/usr/local/lib/python3.9/site-packages/airflow/customized_form_field_behaviours.schema.json' | v2.0.0rc1
```
airflow db init
DB: sqlite:////Users/red/airflow/airflow.db
[2020-12-12 00:33:02,036] {db.py:678} INFO - Creating tables
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
Traceback (most recent call last):
File "/usr... | https://github.com/apache/airflow/issues/13027 | https://github.com/apache/airflow/pull/13031 | 15fd1bc890aa1630ef16e7981408f8f994d30d97 | baa68ca51f93b3cea18efc24a7540a0ddf89c03d | 2020-12-12T00:42:57Z | python | 2020-12-12T09:21:43Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,969 | ["airflow/cli/cli_parser.py", "airflow/cli/commands/task_command.py", "airflow/executors/celery_executor.py", "airflow/executors/local_executor.py", "airflow/task/task_runner/standard_task_runner.py"] | S3 Remote Logging not working | <!--
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/12969 | https://github.com/apache/airflow/pull/13057 | 6bf9acb90fcb510223cadc1f41431ea5f57f0ca1 | ab5f770bfcd8c690cbe4d0825896325aca0beeca | 2020-12-09T20:21:42Z | python | 2020-12-14T16:28:01Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,912 | ["airflow/jobs/scheduler_job.py", "tests/jobs/test_scheduler_job.py"] | dagrun_timeout doesn't kill task instances on timeout | **Apache Airflow version**:
1.10.12
**What happened**:
I created dag with dagrun_timeout=2 minutes.
After 2 minutes dagrun is marked as failed and the next one is started, but task keeps going.
**What you expected to happen**:
Task is killed with dag run as it is done when you mark dagrun failed manu... | https://github.com/apache/airflow/issues/12912 | https://github.com/apache/airflow/pull/14321 | 9f37af25ae7eb85fa8dbb70b7dbb23bbd5505323 | 09327ba6b371aa68cf681747c73a7a0f4968c173 | 2020-12-08T09:36:09Z | python | 2021-03-05T00:45:06Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,909 | [".github/workflows/scheduled_quarantined.yml"] | Quarantined Build is broken | Seems like the script `./scripts/ci/tools/ci_check_if_tests_should_be_run.sh` has been removed from code between release 1.10.12 & 1.10.13, and since then the Quarantined Build is broken https://github.com/apache/airflow/actions/runs/405827008
cc - @potiuk
| https://github.com/apache/airflow/issues/12909 | https://github.com/apache/airflow/pull/13288 | c2bedd580c3dd0e971ac394be25e331ba9c1c932 | c4809885ecd7ec1a92a1d8d0264234d86479bf24 | 2020-12-08T05:29:46Z | python | 2020-12-23T17:52:30Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,881 | ["Dockerfile", "Dockerfile.ci", "IMAGES.rst", "scripts/in_container/_in_container_utils.sh", "scripts/in_container/run_ci_tests.sh", "scripts/in_container/run_install_and_test_provider_packages.sh", "scripts/in_container/run_prepare_provider_readme.sh", "setup.py", "tests/providers/presto/hooks/test_presto.py"] | Snowflake python connector monkeypatches urllib and makes many services unusable. | Curreently wnen you run snowflke provider, it monkeypatches urlllb in a way that is not compatible with other libraries (for example presto SSL with kerberos, google, amazon, qubole and many others).
This is not critical (as in 2.0 we have provider separation and snowflake code will not even be there until you choo... | https://github.com/apache/airflow/issues/12881 | https://github.com/apache/airflow/pull/13654 | 821194beead51868ce360dfc096dbab91760cc37 | 6e90dfc38b1bf222f47acc2beb1a6c7ceccdc8dc | 2020-12-07T12:47:04Z | python | 2021-01-16T11:52:56Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,877 | ["setup.cfg"] | ImportError: cannot import name '_Union' from 'typing' (/usr/lib/python3.9/typing.py) | **Apache Airflow version**: 1.10.3
**Environment**:
- **OS** (e.g. from /etc/os-release): Arch Linux
- **Kernel** (e.g. `uname -a`): Linux 5.9.11-arch2-1 #1 SMP PREEMPT Sat, 28 Nov 2020 02:07:22 +0000 x86_64 GNU/Linux
- **Install tools**: pip 2.3.1 (with _--use-deprecated legacy-resolver_)
- **Others**: pytho... | https://github.com/apache/airflow/issues/12877 | https://github.com/apache/airflow/pull/13223 | f95b1c9c95c059e85ad5676daaa191929785fee2 | 9c0a5df22230105eb3a571c040daaba3f9cadf37 | 2020-12-07T10:19:45Z | python | 2020-12-21T20:36:54Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,852 | ["IMAGES.rst", "README.md"] | The README file in this repo has a bad link - [404:NotFound] "production-deployment.html" | **Apache Airflow version**:
N/A
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
N/A
**Environment**:
N/A
- **Cloud provider or hardware configuration**: N/A
- **OS** (e.g. from /etc/os-release): N/A
- **Kernel** (e.g. `uname -a`): N/A
- **Install tools**: N/A
- **Others**: ... | https://github.com/apache/airflow/issues/12852 | https://github.com/apache/airflow/pull/12854 | a00f25011fc6c859b27b6c78b9201880cf6323ce | 3663d1519eb867b6bb152b27b93033666993511a | 2020-12-06T13:53:21Z | python | 2020-12-07T00:05:21Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,832 | ["dev/README_RELEASE_AIRFLOW.md", "dev/sign.sh"] | Source hash apache-airflow-1.10.13-bin.tar.gz.sha512 format is invalid | **Description**
The sha256sum file for apache-airflow releases is in an unexpected format for python-based checksum modules.
**Current file format:**
apache-airflow-1.10.13rc1-bin.tar.gz: 36D641C0 F2AAEC4E BCE91BD2 66CE2BC6
AA2D995C 08C9B62A 0EA1CBEC 027E657B
... | https://github.com/apache/airflow/issues/12832 | https://github.com/apache/airflow/pull/12867 | 298c88a434325dd6df8f374057709022e0b0811f | a00f25011fc6c859b27b6c78b9201880cf6323ce | 2020-12-05T12:01:35Z | python | 2020-12-06T23:46:06Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,827 | ["airflow/config_templates/default_webserver_config.py", "docs/apache-airflow/security/webserver.rst"] | Missing docs about webserver_config.py | Hello,
We are missing documentation on the `webserver_config.py` file. I think it is worth answering the following questions in this guide:
* What is this file?
* What is this file for?
* When and how should you edit this file?
Best regards,
Kamil Breguła | https://github.com/apache/airflow/issues/12827 | https://github.com/apache/airflow/pull/13155 | 23a47879ababe76f6cf9034a2bae055b2a91bf1f | 81fed8072d1462ab43818bb7757ade4b67982976 | 2020-12-05T05:45:30Z | python | 2020-12-20T01:21:49Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,807 | ["airflow/config_templates/config.yml", "airflow/config_templates/default_airflow.cfg", "airflow/configuration.py", "airflow/models/baseoperator.py", "tests/core/test_configuration.py", "tests/models/test_baseoperator.py"] | add default weight_rule to airflow.cfg | **Description**
It would be nice if the weight_rule default value could be managed by a global config
suggested config:
```
# Weighting method used for the effective total priority weight of the task.
# Options are: { downstream | upstream | absolute } default is
default_weight_rule = downstream
```
**Use ... | https://github.com/apache/airflow/issues/12807 | https://github.com/apache/airflow/pull/18627 | d0ffd31ba3a4e8cd27fb7305cc19c33cf637509f | d79f506213297dc0dc034d6df3226361b6f95d7a | 2020-12-04T10:02:56Z | python | 2021-09-30T14:53:55Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,796 | ["airflow/providers/http/sensors/http.py"] | Make headers templated in HttpSensor | **Description**
Make HttpSensor `headers` parameter templated.
**Use case / motivation**
This would allow for passing data from other tasks, such as an API token, in the headers.
**Related Issues**
N/A | https://github.com/apache/airflow/issues/12796 | https://github.com/apache/airflow/pull/12809 | 37afe55775676e2cb4cf6ed0cfc6c892855d6805 | c1cd50465c5473bc817fded5eeb4c425a0529ae5 | 2020-12-03T20:57:43Z | python | 2020-12-05T00:59:52Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,783 | ["airflow/models/baseoperator.py", "airflow/sensors/base_sensor_operator.py", "airflow/serialization/schema.json", "airflow/serialization/serialized_objects.py", "tests/serialization/test_dag_serialization.py"] | Sensors in reschedule mode are not rescheduled | **Apache Airflow version**:
2.0.0dev
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
**Environment**:
```
./breeze --python=3.8 --backend=postgres --db-reset restart
```
**What happened**:
Sensors in reschedule mode are not rescheduled by scheduler.
**What you expected t... | https://github.com/apache/airflow/issues/12783 | https://github.com/apache/airflow/pull/12858 | 75d8ff96b4e7736b177c3bb8e949653d6a501736 | c045ff335eecb5c72aeab9e7f01973c18f678ff7 | 2020-12-03T13:52:28Z | python | 2020-12-06T21:55:53Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,780 | ["PULL_REQUEST_WORKFLOW.rst", "scripts/ci/selective_ci_checks.sh"] | K8S were not run on cli change | In https://github.com/apache/airflow/pull/12725 selective checks did not run K8S tests. | https://github.com/apache/airflow/issues/12780 | https://github.com/apache/airflow/pull/13305 | e9d65bd4582b083914f2fc1213bea44cf41d1a08 | e2bfac9fc874a6dd1eb52a067313f43ec94307e3 | 2020-12-03T09:36:39Z | python | 2020-12-24T14:48:57Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,776 | ["airflow/migrations/versions/4addfa1236f1_add_fractional_seconds_to_mysql_tables.py", "airflow/migrations/versions/d2ae31099d61_increase_text_size_for_mysql.py", "airflow/migrations/versions/e959f08ac86c_change_field_in_dagcode_to_mediumtext_.py", "airflow/models/dagcode.py"] | Update source_code field of dag_code table to MEDIUMTEXT | <!--
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/12776 | https://github.com/apache/airflow/pull/12890 | b11551278a703e2e742969ac554908f16f235809 | f66a46db88da86b4a11c5ee142c09a5001c32c41 | 2020-12-03T08:42:01Z | python | 2020-12-07T22:17:22Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,773 | ["airflow/config_templates/config.yml", "docs/apache-airflow/configurations-ref.rst"] | Incomplete list of environment variables that override configuration | Hello,
In our configuration reference docs, we provide information about the environment variables that affect the options.
<img width="430" alt="Screenshot 2020-12-03 at 09 14 33" src="https://user-images.githubusercontent.com/12058428/100982181-07389c00-3548-11eb-9089-fe00c4b9367f.png">
Unfortunately, this list ... | https://github.com/apache/airflow/issues/12773 | https://github.com/apache/airflow/pull/12820 | e82cf0d01d6c1e1ec65d8e1b70d65158947fccd2 | c85f49454de63f5857bf477a240229a71f0e78ff | 2020-12-03T08:17:58Z | python | 2020-12-05T06:00:18Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,769 | ["docs/apache-airflow/upgrading-to-2.rst"] | Documentation needed for DB upgrade as part of 2.0 | Following up on the dev call on 30th of November, there was a clear desire expressed for documentation around the database upgrade process from Airflow 1.10.14 (or equivalent) to Airflow 2.0. Though the upgrade process is conceptually no different from a regular 1.10.x to a 1.10.x+1 release, the fact that there are sig... | https://github.com/apache/airflow/issues/12769 | https://github.com/apache/airflow/pull/13005 | 3fbc8e650dcd398bc2844b7b3d92748423c7611a | 0ffd5fa3d87e78126807e6cdb4b1b29154047153 | 2020-12-03T01:57:37Z | python | 2020-12-11T16:20:35Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,757 | ["airflow/models/baseoperator.py", "tests/utils/test_task_group.py"] | Graph View is empty when Operator has multiline string in args (v2.0) | Airflow v2.0b3
Kubernetes v1.19.3
Discovered issue while testing KubernetesPodOperator (haven't tested with other operator).
If I create a multiline string using """ """", add some variables inside (Jinja templating), then use this string as an argument to KubernetesPodOperator:
- In Graph View DAG is not visibl... | https://github.com/apache/airflow/issues/12757 | https://github.com/apache/airflow/pull/12829 | cd66450b4ee2a219ddc847970255e420ed679700 | 12ce5be77f64c335dce12c3586d2dc7b63491d34 | 2020-12-02T14:59:06Z | python | 2020-12-05T11:52:55Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,751 | ["chart/templates/flower/flower-service.yaml", "chart/templates/webserver/webserver-service.yaml", "chart/tests/test_flower.py", "chart/tests/test_webserver.py", "chart/values.schema.json", "chart/values.yaml"] | Helm Chart: Provide option to specify loadBalancerIP in webserver service | <!--
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/12751 | https://github.com/apache/airflow/pull/15972 | bb43e06c75dd6cafc094813347f7a7b13cb9374e | 9875f640ca19dabd846c17f4278ccc90e189ae8d | 2020-12-02T04:19:48Z | python | 2021-05-21T23:06:09Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,748 | ["codecov.yml"] | Code Coverage is Broken | https://codecov.io/github/apache/airflow?branch=master CodeCov code-coverage is broken on Master. It wasn't great but still useful to check which sections needed lacks tests.
cc @potiuk | https://github.com/apache/airflow/issues/12748 | https://github.com/apache/airflow/pull/13092 | 0eb210df3e10b478a567291355bc269150c93ae5 | ae98c074032861b07d6945a8f6f493b319dcc374 | 2020-12-01T23:46:36Z | python | 2020-12-15T21:33:39Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,744 | ["setup.cfg", "setup.py"] | Difference of extras Airflow 2.0 vs. Airflow 1.10 | **Description**
When airflow 2.0 is installed from PyPI, providers are not installed by default. In order to install them, you should add an appropriate extra. While this behavior is identical in Airflow 1.10 for those "providers" that required additional packages, there were a few "providers" that did not require ... | https://github.com/apache/airflow/issues/12744 | https://github.com/apache/airflow/pull/12916 | 9b39f24780e85f859236672e9060b2fbeee81b36 | e7c1771cba16e3f554d6de5f77c97e49b16f7bed | 2020-12-01T18:44:37Z | python | 2020-12-08T15:22:47Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,726 | ["docs/apache-airflow/tutorial_taskflow_api.rst"] | Add classic operator in TaskFlow API tutorial |
**Description**
TaskFlow API tutorial should add an example to use a classic operator (example: EmailOperator) so that users know that it can be leveraged.
Alternatively, it should add references to how to add dependencies (implicit or explicit) to classic operators.
**Use case / motivation**
It's not su... | https://github.com/apache/airflow/issues/12726 | https://github.com/apache/airflow/pull/19214 | 2fdcb8a89cd1aaf1a90657385a257e58926c21a9 | 2dfe85dcb4923f1c4cce8b1570561f11cf07c186 | 2020-12-01T00:27:48Z | python | 2021-10-29T16:44:50Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,691 | ["airflow/www/templates/airflow/dag_details.html"] | add dagrun_timeout to the DAG Details screen in the UI | In the Details page the is no indication of the DAG `dagrun_timeout` | https://github.com/apache/airflow/issues/12691 | https://github.com/apache/airflow/pull/14165 | 92f81da91cc337e18e5aa77d445d0a8ab7d32600 | 61b613359e2394869070b3ad94f64dfda3efac74 | 2020-11-28T18:02:57Z | python | 2021-02-10T20:25:04Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,666 | ["airflow/migrations/versions/33ae817a1ff4_add_kubernetes_resource_checkpointing.py", "airflow/migrations/versions/bef4f3d11e8b_drop_kuberesourceversion_and_.py"] | Error: table kube_resource_version already exists when calling reset_db() with SQLite backend | Issue encountered during alembic migration when running Airflow 2.0.0b3 locally using a sqlite backend and calling airflow.utils.db.resetdb():
**sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) table kube_resource_version already exists
[SQL:
CREATE TABLE kube_resource_version (
one_row_id BOOLEAN DE... | https://github.com/apache/airflow/issues/12666 | https://github.com/apache/airflow/pull/12670 | fa8af2d16551e287673d94a40cfb41e49d685412 | 704e724cc127c9ca6c9f0f51997c9d057b697aec | 2020-11-27T19:22:55Z | python | 2020-11-27T22:49:31Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,665 | ["scripts/in_container/run_generate_constraints.sh"] | Constraints behaviour changes in new PIP | We have this warning when running the latest PIP, so we have to take a close look what it means to us:
```
pip install 'https://github.com/apache/airflow/archive/master.tar.gz#egg=apache-airflow[devel_ci]'
--constraint https://raw.githubusercontent.com/apache/airflow/constraints-master/constraints-3.6.txt
DEPREC... | https://github.com/apache/airflow/issues/12665 | https://github.com/apache/airflow/pull/12671 | 944bd4c658e9793c43c068e5359f816ded4f0b40 | 3b138d2d60d86ca0a80e9c27afd3421f45df178e | 2020-11-27T19:18:14Z | python | 2020-11-28T05:04:45Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,632 | ["chart/templates/webserver/webserver-deployment.yaml", "chart/tests/test_webserver_deployment.py"] | helm chart: webserver replies with 404 "Apache Airflow is not at this location" when using config.webserver.base_url | I tried to deploy with helm values:
ingress.web.path: /airflow/*
config.webserver.base_url: https://myhostname/airflow
It doesn't work because then
* the livenessProbe uses `/health` instead of `/airflow/health`
* I don't think the livenessProbe sends the appropriate `Host` header, so even if it re... | https://github.com/apache/airflow/issues/12632 | https://github.com/apache/airflow/pull/12634 | 8ecdef3e50d3b83901d70a13794ae6afabc4964e | 75fd5f8254a6ecf616475a485f6da76240a34776 | 2020-11-25T22:08:17Z | python | 2021-01-12T12:03:39Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,616 | ["airflow/api_connexion/schemas/dag_run_schema.py", "tests/api_connexion/schemas/test_dag_run_schema.py"] | Triggering a DAGRUN with invalid execution_date causes a ParserError in the REST API | Triggering a dagrun with an invalid execution date causes a ParserError in the REST API
**Apache Airflow version**: 2.0
**What happened**:
When you trigger a dagrun with an invalid execution date, it returns an HTML response showing the error
**What you expected to happen**:
I expected a JSON response show... | https://github.com/apache/airflow/issues/12616 | https://github.com/apache/airflow/pull/12618 | 56f82ba22519b0cf2cb0a1f7c4d083db7f2e3358 | b62abfbfae5ae84f62522ce5db5852598caf9eb8 | 2020-11-25T12:59:16Z | python | 2020-12-03T16:04:14Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,588 | ["airflow/migrations/versions/61ec73d9401f_add_description_field_to_connection.py", "airflow/migrations/versions/64a7d6477aae_fix_description_field_in_connection_to_.py", "airflow/models/connection.py"] | Connection description migration breaks on MySQL 8 | The migration added in #10873 doesn't work on Mysql8 -- it is too long for a text column with utf8 collation.
```
Running upgrade 2c6edca13270 -> 61ec73d9401f, Add description field to connection
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/base.py", line 127... | https://github.com/apache/airflow/issues/12588 | https://github.com/apache/airflow/pull/12596 | 950d80bd98aef63905db9b01c7b8658d06c6f858 | cdaaff12c7c80311eba22dcb856fe9c24d7f49aa | 2020-11-24T14:30:03Z | python | 2020-11-25T13:30:31Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,554 | ["docs/index.rst"] | Remove or limit table of content at the main Airflow doc page | Table of content here : http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/index.html at the main page of "apache-airflow" documentation is huge and useless (especially that we have it in directory on the left).
We should remove it or limit heavily (to 1st level only)
... | https://github.com/apache/airflow/issues/12554 | https://github.com/apache/airflow/pull/12561 | b57b9321133a28126e17d17885c80dc04a2e121e | 936566c586e6cbb155ffa541e89a31f7239f51bb | 2020-11-22T19:34:52Z | python | 2020-11-24T12:01:03Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,550 | ["airflow/www/templates/airflow/trigger.html", "airflow/www/views.py", "tests/www/test_views.py"] | Ability to provide sample conf JSON for a dag in trigger page | **Description**
In the trigger page, there is a text area to enter (optional) conf json. It would be great if a sample JSON can be provided programatically while defining DAG
**Use case / motivation**
This will improve usability of the UI that triggers a DAG
| https://github.com/apache/airflow/issues/12550 | https://github.com/apache/airflow/pull/13365 | b2cb6ee5ba895983e4e9d9327ff62a9262b765a2 | 0e510b2f2bb03ed9344df664b123920e70382fd1 | 2020-11-22T16:40:47Z | python | 2021-01-07T02:33:23Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,537 | ["airflow/providers/docker/CHANGELOG.rst", "airflow/providers/docker/example_dags/example_docker_copy_data.py", "airflow/providers/docker/operators/docker.py", "airflow/providers/docker/operators/docker_swarm.py", "airflow/providers/docker/provider.yaml", "docs/conf.py", "docs/exts/docs_build/third_party_inventories.py... | Mounting directories using docker operator on airflow is not working | <!--
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/12537 | https://github.com/apache/airflow/pull/15843 | ac3454e4f169cdb0e756667575153aca8c1b6981 | 12995cfb9a90d1f93511a4a4ab692323e62cc318 | 2020-11-21T21:13:03Z | python | 2021-05-17T15:03:18Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,509 | ["Dockerfile", "Dockerfile.ci", "IMAGES.rst", "scripts/ci/libraries/_build_images.sh"] | Add support for using Cloud Build in breeze build-image | **Description**
I would like to build airflow images using external services like Google Cloud Build. In this way I don't have to run the build on local machine and have to design custom CI pipelines to build it (especially for dev purposes).
**Use case / motivation**
Building production image can take time an... | https://github.com/apache/airflow/issues/12509 | https://github.com/apache/airflow/pull/12534 | 370e7d07d1ed1a53b73fe878425fdcd4c71a7ed1 | 37548f09acb91edd041565f52051f58610402cb3 | 2020-11-20T15:18:02Z | python | 2020-11-21T18:21:43Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,485 | ["UPDATING.md", "airflow/models/dag.py", "airflow/www/views.py", "tests/www/views/test_views.py"] | Optionally clear downstream failed tasks when marking success | **Description**
For a DAG that looks like this:
```
A >> B
```
If A fails, B goes into "upstream_failed" state. If a user then marks A "success", B will remain in "upstream_failed" state. It will not automatically start running. This scenario often happens if the failure of A is dealt with outside of Airflow... | https://github.com/apache/airflow/issues/12485 | https://github.com/apache/airflow/pull/13037 | 2bca8a5425c234b04fdf32d6c50ae3a91cd08262 | 6b2524fe733c42fe586405c84a496ac4aaf8fe49 | 2020-11-19T13:46:48Z | python | 2021-05-29T17:11:19Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,468 | ["airflow/api_connexion/endpoints/provider_endpoint.py", "airflow/api_connexion/openapi/v1.yaml", "airflow/api_connexion/schemas/provider_schema.py", "airflow/security/permissions.py", "airflow/www/security.py", "docs/apache-airflow/security/access-control.rst", "tests/api_connexion/endpoints/test_provider_endpoint.py"... | Add API to query for providers | https://github.com/apache/airflow/issues/12468 | https://github.com/apache/airflow/pull/13394 | b8c0fde38a7df9d00185bf53e9f303b98fd064dc | 9dad095f735cd6a73bcbf57324d7ed79f622858c | 2020-11-19T01:19:32Z | python | 2021-05-07T13:47:09Z | |
closed | apache/airflow | https://github.com/apache/airflow | 12,448 | ["airflow/models/serialized_dag.py", "tests/models/test_dagrun.py"] | General Error Deleting DAG run | Using a 2.0.0 beta 2 build...

Log from webserver:
```
[2020-11-18 14:58:52,712] {interface.py:713} ERROR - Delete record error: Dependency rule tried to blank-out primary key column 'job.id' on instan... | https://github.com/apache/airflow/issues/12448 | https://github.com/apache/airflow/pull/12586 | c6467ba12d4a94027137e3173097d73be56c5d12 | 08251c145d9ace8fe2f1e1309833eb4d4ad54eca | 2020-11-18T14:56:14Z | python | 2020-11-25T02:07:10Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,413 | ["airflow/migrations/versions/e165e7455d70_add_description_field_to_variable.py", "airflow/models/variable.py", "airflow/www/views.py"] | Description Field for Variables | add text column to explain what the variable is used for
same as https://github.com/apache/airflow/issues/10840 just for Variables.
| https://github.com/apache/airflow/issues/12413 | https://github.com/apache/airflow/pull/15194 | d944f5a59daf0c4512f87369c6eabb27666376bf | 925ef281856630f5231baf42a30a5eb18f0b7ca0 | 2020-11-17T18:32:16Z | python | 2021-04-12T15:33:25Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,401 | ["airflow/www/views.py", "tests/www/views/test_views_connection.py"] | Duplicate connections UI | In the UI it would be nice to duplicate the selected connection, in the menu "With Selected".
The copy would be set with the same name plus some suffix (_copy, _1, whatever) and it is useful for when you have a connection with all equal fields except something in a particular one. | https://github.com/apache/airflow/issues/12401 | https://github.com/apache/airflow/pull/15574 | 621ef766ffc77c7bd51c81fe802fa019a44094ea | 2011da25a50edfcdf7657ec172f57ae6e43ca216 | 2020-11-17T13:39:57Z | python | 2021-06-17T15:22:44Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,369 | ["airflow/cli/commands/connection_command.py", "tests/cli/commands/test_connection_command.py"] | In 2.0.0b2/master, CLI "airflow connections add" is not handling invalid URIs properly |
<!--
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 de... | https://github.com/apache/airflow/issues/12369 | https://github.com/apache/airflow/pull/12370 | 9ba8b31ed5001ea6522657b86ce3dfd2a75d594c | 823b3aace298ab13d2e19b8f0bf1c426ff20407c | 2020-11-14T19:47:00Z | python | 2020-11-15T10:47:57Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,344 | ["airflow/www/static/js/base.js"] | 2.0.0b2: time-label is wrongly formatted | When hovering over the timestamp.
<img width="224" alt="image" src="https://user-images.githubusercontent.com/8430564/99089658-e1197f00-25cd-11eb-86b5-6633a410ce3b.png">
| https://github.com/apache/airflow/issues/12344 | https://github.com/apache/airflow/pull/12447 | 7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c | b584adbe1120d5e2b8a9fae3356a97f13ed70cd3 | 2020-11-13T15:33:30Z | python | 2020-11-18T14:58:06Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,329 | ["airflow/providers/google/cloud/transfers/gcs_to_bigquery.py", "tests/providers/google/cloud/transfers/test_gcs_to_bigquery.py"] | GCSToBigQueryOperator - allow upload to existing table without specifying schema_fields/schema_object | **Description**
We would like to be able to load data to **existing** BigQuery tables without having to specify schema_fields/schema_object in `GCSToBigQueryOperator` since table already exists.
**Use case / motivation**
<details>
<summary>BigQuery load job usage details and problem explanation</summary>
... | https://github.com/apache/airflow/issues/12329 | https://github.com/apache/airflow/pull/28564 | 3df204b53247f51d94135698defdbae0d359921f | d7f5f6d737cf06cc8e216f523534aeaf48065793 | 2020-11-12T22:38:28Z | python | 2022-12-24T14:26:59Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,313 | ["airflow/www/templates/airflow/dags.html"] | The "Filter tags" multi-select container can't hold the selected tags while switching between views | <!--
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/12313 | https://github.com/apache/airflow/pull/12324 | af19b126e94876c371553f6a7cfae6b1102f79fd | 7f828b03ccef848c740f8013c56a856708ed505c | 2020-11-12T16:56:23Z | python | 2020-11-12T21:45:25Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,309 | ["airflow/operators/python.py", "docs/concepts.rst", "tests/operators/test_python.py"] | TaskGroup does not support dynamically generated tasks | **Apache Airflow version**:
2.0 / master
**Environment**:
breeze
**What happened**:
Using this DAG:
```py
from airflow.operators.bash import BashOperator
from airflow.operators.python import task
from airflow.models import DAG
from airflow.utils.task_group import TaskGroup
@task
def show():
... | https://github.com/apache/airflow/issues/12309 | https://github.com/apache/airflow/pull/12312 | 823b3aace298ab13d2e19b8f0bf1c426ff20407c | 39ea8722c04fb1c0b286b4248a52e8d974a47b30 | 2020-11-12T13:43:16Z | python | 2020-11-15T11:28:04Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,306 | ["airflow/api_connexion/openapi/v1.yaml", "tests/api_connexion/endpoints/test_task_instance_endpoint.py"] | Getting list of taskInstances without start_date, end_date and state fails in REST API | Getting a list of taskinstances where some taskinstances does not have start date, end date and state fails
**Apache Airflow version**: 2.0
**What happened**:
Calling the endpoint `http://localhost:28080/api/v1//dags/~/dagRuns/~/taskInstances/list` with dags whose tasks instances have not started fails.
```
... | https://github.com/apache/airflow/issues/12306 | https://github.com/apache/airflow/pull/12453 | e9cfa393ab05e9d9546e5c203d4b39af5586031d | 44282350716e322a20e9da069f63d4f2fa6fbc42 | 2020-11-12T08:08:38Z | python | 2020-11-20T11:36:46Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,298 | ["docs/apache-airflow/concepts/dags.rst"] | Add docs around when to use TaskGroup vs SubDag and potentially listing PROs and CONS. | It would be great for users to know when they should use TaskGroup vs SubDag. A section somewhere in docs would be great or even better a Matrix / table to explain difference would be aweomse.
What are the PROs and CONs of each
**TaskGroup**: https://airflow.readthedocs.io/en/latest/concepts.html#taskgroup
**Sub... | https://github.com/apache/airflow/issues/12298 | https://github.com/apache/airflow/pull/20700 | 129b4d2ac2ce09d42fb487f8a9aaac7eb7901a05 | 6b0c52898555641059e149c5ff0d9b46b2d45379 | 2020-11-11T23:56:49Z | python | 2022-01-09T21:58:26Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,292 | ["airflow/operators/subdag.py", "tests/operators/test_subdag_operator.py"] | Deprecate SubDags in Favor of TaskGroups | Once TaskGroups (https://airflow.readthedocs.io/en/latest/concepts.html#taskgroup) that would be released in Airflow 2.0 reach feature parity with SubDags and we have wide adoption and feedback from users about Taskgroups we should deprecate Subdags and remove them eventually in Airflow 3.0.
Discussion Thread: https... | https://github.com/apache/airflow/issues/12292 | https://github.com/apache/airflow/pull/17488 | 69d2ed65cb7c9384d309ae5e499d5798c2c3ac96 | b311bc0237b28c6d23f54137ed46f46e7fa5893f | 2020-11-11T23:15:54Z | python | 2021-08-08T12:05:31Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,276 | ["airflow/api_connexion/openapi/v1.yaml", "airflow/models/log.py", "tests/api_connexion/endpoints/test_event_log_endpoint.py"] | (REST API) List event logs endpoint is not working |
The list event log endpoint is not working
**Apache Airflow version**: 2.0
**Environment**: Breeze
**What happened**:
Calling the list event logs endpoint `http://localhost:28080/api/v1/eventLogs` returns 500 status code with the below message:
```
{
"detail": "None is not of type 'string'\n\nFai... | https://github.com/apache/airflow/issues/12276 | https://github.com/apache/airflow/pull/12287 | 388736bf97a4313f81aadbeecbb99e5fcb145c31 | 0d37c59669afebe774355a310a889e3cfa378862 | 2020-11-11T04:21:14Z | python | 2020-11-11T19:10:13Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,263 | ["scripts/ci/images/ci_build_dockerhub.sh"] | Tagged Production image build fails in DockerHub | Beta1 and Beta 2 were built manually as the scripts for building images in DockerHub ALMOST worked :). they failed on pulling tagged -build images.
```
Cloning into '.'...
Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts.
Switched to a new branch '2.0.0b2'
E... | https://github.com/apache/airflow/issues/12263 | https://github.com/apache/airflow/pull/12378 | 561e4594913395c52a331e44ec2f638b55fa513e | 0038660fddc99f454a8ecf4de53be9848f7ddc5d | 2020-11-10T17:55:26Z | python | 2020-11-16T01:26:36Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,262 | ["airflow/www/compile_assets_if_needed.sh", "scripts/in_container/entrypoint_ci.sh"] | Automate asset compiling when entering breeze | Currenlty when any of the assets change, you need to remember about recompiling assets when entering breeze. This can be easily automated so that the rebuild will happen every time assets change.
Linked issue #12258 | https://github.com/apache/airflow/issues/12262 | https://github.com/apache/airflow/pull/13292 | af611e76ed18b51b32bc72dfe4d97af6b21e7d5f | a1e06ac7a65dddfee26e39b4191766d9c840c1fe | 2020-11-10T17:43:31Z | python | 2020-12-23T20:08:47Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,261 | ["scripts/ci/images/ci_build_dockerhub.sh", "scripts/ci/images/ci_prepare_prod_image_on_ci.sh", "scripts/ci/libraries/_build_images.sh", "scripts/ci/libraries/_initialization.sh"] | Make production image use provider packages to build for production. | Currently, the production image we use is build directly from sources. This is great for development, but id does not really test if airflow will work if installed from packages. We should be able to build the packages locally and build the image using whl packages as sources of pip packages.
This will be as close ... | https://github.com/apache/airflow/issues/12261 | https://github.com/apache/airflow/pull/12908 | ef523b4c2bdb10a10ad042d36a57157cb5d85723 | f9e9ad2b096ff9d8ee78224333f799ca3968b6bd | 2020-11-10T17:32:52Z | python | 2020-12-08T11:45:03Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,255 | [".pre-commit-config.yaml", "BREEZE.rst", "CONTRIBUTING.rst", "INSTALL", "STATIC_CODE_CHECKS.rst", "breeze-complete", "docs/installation.rst", "scripts/ci/pre_commit/pre_commit_check_extras_have_providers.py", "setup.py"] | Statsd (tbc. if more extras) tries to install provider package where it is missing | **Apache Airflow version**: 2.0.0b2
**What happened**:
Starting in 2.0.0b2, extras that aren't also providers like `statsd` prevents Airflow from being installed.
**How to reproduce it**:
```
$ docker run --rm -ti python:3.6 bash
# pip install apache-airflow[statsd]==2.0.0b2
Collecting apache-airflow[stats... | https://github.com/apache/airflow/issues/12255 | https://github.com/apache/airflow/pull/12265 | cbf49848afa43f693d890ac5cce8000aa723d2bf | 348510f86b8ee6b7d89c1355258e61095a6a29e9 | 2020-11-10T15:50:43Z | python | 2020-11-11T16:13:57Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,254 | ["airflow/www/templates/airflow/dag.html"] | "Log" button on graph view popup doesn't open the logs view | <!--
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/12254 | https://github.com/apache/airflow/pull/12268 | 0cd1c846b2fb4d830b87e11b884094ee4765ab22 | 938c512c6d9e05865cb6c8e0098ba6dba5ef55b6 | 2020-11-10T15:38:38Z | python | 2020-11-10T22:18:15Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,231 | ["setup.py"] | Extras installation was lost in the last rebase | The #11526 was badly rebased just before beta1 relase and few
lines installing the providers were lost.
| https://github.com/apache/airflow/issues/12231 | https://github.com/apache/airflow/pull/12233 | 45587a664433991b01a24bf0210116c3b562adc7 | 5912d0cae7033b3e2549280677dd60faa53be5e7 | 2020-11-10T07:52:14Z | python | 2020-11-10T10:52:55Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,201 | ["airflow/api_connexion/endpoints/dag_run_endpoint.py", "airflow/api_connexion/parameters.py", "airflow/api_connexion/schemas/dag_run_schema.py", "airflow/api_connexion/schemas/task_instance_schema.py", "tests/api_connexion/endpoints/test_dag_run_endpoint.py", "tests/api_connexion/endpoints/test_task_instance_endpoint.... | (REST API)Triggering a dagrun with naive datetime raises an html page instead of json | Triggering a dagrun with naive datetime raises an HTML page instead of JSON
**Apache Airflow version**:2.0
**What happened**:
An HTML page was returned instead of json when the REST API was triggered with a naive datetime
**What you expected to happen**:
I expected it to raise error status 400 indicati... | https://github.com/apache/airflow/issues/12201 | https://github.com/apache/airflow/pull/12248 | 0d37c59669afebe774355a310a889e3cfa378862 | 7478e18ee55eed80a2b8a8f7599b95d0955986c0 | 2020-11-09T15:38:13Z | python | 2020-11-11T19:10:44Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,197 | [".gitignore", "dev/provider_packages/MANIFEST_TEMPLATE.in.jinja2", "dev/provider_packages/SETUP_TEMPLATE.py.jinja2", "dev/provider_packages/prepare_provider_packages.py"] | Provider packages don't include datafiles | The amazon and google providers don't include necessary datafiles in them.
They were previously included in the sdist via MANIFEST.in (see https://github.com/apache/airflow/pull/12196) and in the bdist via include_package_data from the top level setup.py
Both of these are currently missing.
I've put this again... | https://github.com/apache/airflow/issues/12197 | https://github.com/apache/airflow/pull/12200 | 55c401dbf9f7bf8730158f52a5ccc4aa7ab06381 | 765cbbcd76900fd0777730aaba637058b089ac95 | 2020-11-09T13:35:08Z | python | 2020-11-09T15:57:01Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,168 | ["airflow/www/views.py", "tests/www/test_views.py"] | More meaningful XCom List View Name | In flask-appbuilder, the List View would use "List " + prettied model name as the title.
This makes sense for most of the cases, like `Variable`, `Connection`, etc.
But for `XCom`, the title is not making much sense.
(I'm testing with 2.0.0a2. But actually this issue exists in earlier 1.x versions as well).
... | https://github.com/apache/airflow/issues/12168 | https://github.com/apache/airflow/pull/12169 | bedaf5353d87604d12442ecb0f481cb4d85d9ab4 | 8d5ad6969ff68deea3aca3c98b4a982597f330a0 | 2020-11-07T19:50:14Z | python | 2020-11-07T22:04:52Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,150 | ["scripts/ci/images/ci_prepare_prod_image_on_ci.sh", "setup.py"] | Production image has only amazon and google providers installed | When "production" image is prepared for, only amazon and google providers are installed from sources.
**Apache Airflow version**:
master
**What you expected to happen**:
All providers should be installed
**How to reproduce it**:
```
./breeze --production-image --python 3.6
```
Then:
```
./bre... | https://github.com/apache/airflow/issues/12150 | https://github.com/apache/airflow/pull/12154 | 92e405e72922cc569a2e41281df9d055c3a7855d | eaac361f3bb29cd3bbd459488fcf31c28ed8fb2b | 2020-11-07T09:27:40Z | python | 2020-11-09T12:26:24Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,131 | ["airflow/api_connexion/exceptions.py", "airflow/api_connexion/openapi/v1.yaml", "airflow/www/extensions/init_views.py", "tests/api_connexion/test_error_handling.py"] | Return Json for all `Not Found` views in REST API | Currently if an API URL that does not exist is requested, an html page is returned instead of JSON
**Apache Airflow version**:2.0
**What happened**:
Making a request against an endpoint that does not exist returns an html page
**What you expected to happen**:
I expected it to return 404 error in JSON indic... | https://github.com/apache/airflow/issues/12131 | https://github.com/apache/airflow/pull/12305 | 763b40d223e5e5512494a97f8335e16960e6adc3 | 966ee7d99466ba841e5fd7cd29f050ae59e75c85 | 2020-11-06T10:24:51Z | python | 2020-11-18T04:35:22Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,121 | ["airflow/api_connexion/schemas/dag_schema.py", "setup.cfg", "tests/api_connexion/endpoints/test_dag_endpoint.py", "tests/api_connexion/schemas/test_dag_schema.py"] | Bugs in REST API get dag details endpoint. | Here are some bugs in dag details endpoint.
1. Calling this endpoint `dags/{dag_id}/details` returns an error due to `doc_md` field that's not nullable.
2. The dag details endpoint `GET /dags/{dag_id}/details` does not return a json if dag does not exist.
3. This endpoint does not return a `file_token` which i... | https://github.com/apache/airflow/issues/12121 | https://github.com/apache/airflow/pull/12463 | c34ef853c890e08f5468183c03dc8f3f3ce84af2 | 20843ff89ddbdac45f7ecf9913c4e38685089eb4 | 2020-11-06T00:24:52Z | python | 2020-11-20T16:28:55Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,081 | ["airflow/providers/papermill/operators/papermill.py", "tests/providers/papermill/operators/test_papermill.py"] | PapermillOperator does not take user defined macros | <!--
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/12081 | https://github.com/apache/airflow/pull/18357 | 1008d8bf8acf459dbc692691a589c27fa4567123 | f382a79adabb2372a1ca5d9e43ed34afd9dec33d | 2020-11-04T08:34:48Z | python | 2021-09-20T05:06:47Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,042 | ["docs/installation.rst"] | Fix description of some extra packages | **Description**
The PR #12023 added consistency check for documentation and setup.py. However few packages need additional description:
- [x] pagerduty
- [ ] plexus
- [ ] sentry
- [x] singularity
- [ ] tableau
- [ ] virtualenv
This is a great "good-first-issue"
**Use case / motivation**
Description... | https://github.com/apache/airflow/issues/12042 | https://github.com/apache/airflow/pull/12141 | 128c9918b5f79cb46a563b77e803c29548c4319c | 4df25e94de74b6f430b1f05235715b99e56ab3db | 2020-11-02T14:22:33Z | python | 2020-11-06T19:41:32Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,035 | ["docs/apache-airflow-providers-amazon/connections/aws.rst"] | Support AssumeRoleWithWebIdentity for AWS provider | **Description**
Support of [AssumeRoleWithWebIdentity](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sts.html#STS.Client.assume_role_with_web_identity) for AWS provider when running Airflow workers in EKS.
**Use case / motivation**
This feature will allow us to use [IRSA](https://aws.... | https://github.com/apache/airflow/issues/12035 | https://github.com/apache/airflow/pull/17283 | 8fa4a8b587a3672156110fc4cf5c04bdf6830867 | c52e4f35170cc3cd9d597110bc24c270af553ca2 | 2020-11-02T11:03:23Z | python | 2021-08-01T22:38:32Z |
closed | apache/airflow | https://github.com/apache/airflow | 12,030 | ["airflow/www/static/css/main.css"] | Airflow WebUI style broken | **Apache Airflow version**:
2.0.0 - master branch
**Environment**:
- **OS** (e.g. from /etc/os-release): MacOS 10.15.7
- **Browser**: Safari Version 13.1.3 (15609.4.1)
**What happened**:
The row in tis table is wider than 100% width
<img width="1440" alt="Screenshot 2020-11-02 at 11 11 39" src="https://u... | https://github.com/apache/airflow/issues/12030 | https://github.com/apache/airflow/pull/12048 | b72bd4ae6b0e62689b126463396bf1e59f068543 | a1a1fc9f32940a8abbfc4a12d32321d75ac8268c | 2020-11-02T10:16:20Z | python | 2020-11-02T16:55:55Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.