Workflow run metadata size exceeded.

0

Hello,

We have an AWS Glue Workflow that triggers a a lot of jobs, but eventually, out of the blue an error occurs in the workflow that doesn't generate any logs: Workflow run metadata size exceeded.

Any thoughts to fix that?

Marcelo
已提问 2 个月前100 查看次数
1 回答
1
已接受的回答

❓Can you describe the specific jobs and triggers within your workflow, particularly how many there are, their complexity, and the detail level of the logs they generate?

🍀 A hypothesis for the error in your AWS Glue workflow could be that the workflow is configured with a high logging verbosity, leading to the generation of extensive detailed logs for each job and trigger.

profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 11 天前
profile picture
专家
A_J
已审核 2 个月前
  • There was a trigger linked to 80 jobs, we changed it and left 37. The only problem is that it doesn't always cause a problem, some days it runs then the next it doesn't run and out of nowhere the next day it runs normally (before changing anything)

    The problem that I still don't understand is why the Workflow itself doesn't generate a more specific error, researching this error I didn't find anything and I didn't find how to enable logging in the workflow

    Thanks for the help

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容