apache/airflow
CloudRunExecuteJobOperator - logs from inside the container are not shown in Airflow
已關閉
#36,963 建立於 2024年1月23日
area:providersgood first issuekind:featureprovider:google
倉庫指標
- 星標
- (44,809 顆星)
- PR 合併指標
- (平均合併 7天 18小時) (30 天內合併 834 個 PR)
描述
Description
Unlike the operators I'm accustomed to, the default logger is not returning the cloud run jobs logs to the airflow task.
Use case/motivation
Avoids the context switching of navigating to GCP Cloud or Cloud Logging to access logs.
To submit I'd need guidance on the testing in particular. Well and the debugging of course. I don't understand why the logging is not working.
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct