-
No selection sounds at all
```Chobby.exe Information: 0 : Reseting configs and deploying AIs
Chobby.exe Information: 0 : Connecting to steam API
Chobby.exe Information: 0 : Steam online
Chobby.e…
-
### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver…
-
It is possible to add support for using delegated account to post tweets?
-
### Body
I have a kind request for all the contributors to the latest provider packages release.
Could you please help us to test the RC versions of the providers?
The guidelines on how to test…
-
**Apache Airflow version**: 2.1.1
**Docker Image:** `apache/airflow:2.1.1-python3.8`
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): Not running on k8s.
…
-
### Body
```
from airflow.io.path import ObjectStoragePath
a = 'file:///tmp/xcom/dag/scheduled__2021-12-03T04:56:00+00:00/task_1/a5e36734-11f2-4487-8aa7-46c70cc9718b'
b = 'file:///tmp/xcom'
y…
-
### Description
To eventually support the construct and UI we’re aiming for in assets, we need to attach metadata to the actual data, not the task that produces it, nor the location it is written t…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
Hello
We are trying to use the deferrable option with the KubernetesPodOperator for the first time…
-
Using the 1.10.4 airflow version I
- cloned the repo
- run `docker-compose -f docker-compose-LocalExecutor.yml up -d` (after changing `LOAD_EX=y`)
- Everything loads up but DAGs are started but ne…
ghost updated
3 years ago
-
## Description
Airflow로 배치 및 실시간 서빙 시 task 간 데이터 전달이 원활하지 않아 발생하는 오류 해결
## How to reproduce
1. airflow에서 dag를 실행
2. task의 Xcom 확인하여 데이터가 잘 전달되는지 검토
3. task의 로그를 통해 데이터 처리 검토
4. 전체적으로 검토
#…