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