rahulj51 commented on issue #8484: URL: https://github.com/apache/airflow/issues/8484#issuecomment-629594838
For us, it's happening across all operators. I have seen this with pythonoperator ( see above steps) and also with dataprocoperator and a few others. I have tried this with a fresh airflow installation in a container and it's still behaved the same way. On Sat, May 16, 2020, 7:27 AM Erik Mulder <[email protected]> wrote: > Indeed for us it was a problem for the KubernetesPodOperator but not for > the PythonOperator. Looking at the top post it also affects the > DataprocOperator, which also lives in the contrib package. So it seems the > direction to look in is loggers for certain packages and default behavior > if no logger is configured for a package. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/8484#issuecomment-629591351>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAC2PGZADWKJMMD5W7LXSWTRRYP4XANCNFSM4MNHCQDQ> > . > ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
