Re: [I] When using the docker operator and python operator together, the celery executor throws a TypeError. [airflow]

2023-10-30 Thread via GitHub
potiuk closed issue #35263: When using the docker operator and python operator together, the celery executor throws a TypeError. URL: https://github.com/apache/airflow/issues/35263 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] When using the docker operator and python operator together, the celery executor throws a TypeError. [airflow]

2023-10-30 Thread via GitHub
phi-friday commented on issue #35263: URL: https://github.com/apache/airflow/issues/35263#issuecomment-1784896325 # update ## How to reproduce ### docker-compose.yaml ```yaml --- version: '3.8' x-airflow-common: &airflow-common image: apache/airflow:2.7.2-python3.1

Re: [I] When using the docker operator and python operator together, the celery executor throws a TypeError. [airflow]

2023-10-30 Thread via GitHub
boring-cyborg[bot] commented on issue #35263: URL: https://github.com/apache/airflow/issues/35263#issuecomment-1784618333 Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for ap

[I] When using the docker operator and python operator together, the celery executor throws a TypeError. [airflow]

2023-10-30 Thread via GitHub
phi-friday opened a new issue, #35263: URL: https://github.com/apache/airflow/issues/35263 ### Apache Airflow version 2.7.2 ### What happened When using the docker operator and python operator together, the celery executor throws a TypeError. ```log [2023-10-30