【发布时间】:2021-12-10 14:02:19
【问题描述】:
我在同一个项目下有两个角色完全相同的服务帐户,一个可以毫无问题地运行 Flex 模板,但另一个失败并返回:
Timeout in polling result file: <LOGGING_BUCKET>. Service account: <SERVICE_ACCOUNT> Image URL: <IMAGE_URL> Troubleshooting guide at https://cloud.google.com/dataflow/docs/guides/common-errors#timeout-polling
运行失败的 SA 不会将日志写入 GCS 存储桶,因此很难调试。该图没有被创建并且似乎卡在queue 阶段。两个 SA 的角色是:
BigQuery Admin
Bigtable User
Dataflow Developer
Editor
Storage Object Viewer
【问题讨论】:
标签: google-cloud-platform google-cloud-dataflow dataflow