How to customize crawlers to record Glue Job Target metadata

0

I am looking to have metadata produced by crawlers during Glue Jobs record both source AND target information on the same data catalog table. From the research I have done, recording source metadata is native functionality, while configuring the crawler to record target information requires customization. What are the recommended steps to complete this customization?

1 回答
0

Hiya, i think these recommendations can help you, Create a new crawler in the AWS Glue console.

In the "Crawler properties" section, select the "Target" tab. In the "Target table" field, enter the name of the data catalogue table where you want to store the target metadata. In the "Target database" field, enter the name of the database where the data catalogue table resides. In the "Target table properties" section, select the "Include target information" checkbox. In the "Target schema" section, select the schema that you want to use for the target metadata. Click the "Save" button.

this should work

profile picture
已回答 10 个月前

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

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

回答问题的准则