shivaam commented on issue #62246: URL: https://github.com/apache/airflow/issues/62246#issuecomment-4001014798
Do the executors also need `AIRFLOW__CORE__MULTI_TEAM` = True environment variables? On Wed, 4 Mar 2026 at 14:20, Niko Oliveira ***@***.***> wrote: > *o-nikolas* left a comment (apache/airflow#62246) > <https://github.com/apache/airflow/issues/62246#issuecomment-4000666058> > > @o-nikolas <https://github.com/o-nikolas> if the executor does not have > the AIRFLOW__CORE__MULTI_TEAM: 'True' environment variables they fail. Is > this expected or by design? Curious, about the reason. > > Can you say more? Is this when running tasks that are from a scheduler > that is using multi-team? Or they just fail always and in all cases when > multi-team is not enabled? > > It happens only when running tasks with a scheduler with multi-team > enabled. All I need to fix it is add the env variables in executors as well. > > Can you share the traceback you're seeing and rough steps to reproduce it? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/62246#issuecomment-4000666058>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABRJ7GISW2QTYQRN7YHFNVL4PCT4JAVCNFSM6AAAAACV25DPBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DAMBQGY3DMMBVHA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
