apache/airflow

CloudRunExecuteJobOperator - logs from inside the container are not shown in Airflow

クローズ

#36,963 opened on 2024/01/23

 (28 件のコメント) (10 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
area:providersgood first issuekind:featureprovider:google

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (平均マージ 7d 18h) (30d で 834 merged PRs)

説明

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

コントリビューターガイド