跳至内容

Difference between a Job that is tied to a Project vs Recipe + Dataset

0

When you create a job you can associate it with a project OR specifically enter the dataset and recipe to be used.
Say we have Project_A that uses Recipe_A and Dataset_A.
What would be the difference of creating a job by using Project_A vs specifying Recipe_A + Dataset_A.
Would they be identical?

已提问 5 年前363 查看次数
2 回答
0

The main difference is in the use case, whether you're in an experimental phase of building up a recipe and trying it out (via a project job) or operationalizing (via a standalone recipe job).

A standalone recipe job (Recipe_A + Dataset_A) also requires that your recipe is published - 1.0, 2.0, etc. With the project job DataBrew implicitly creates a snapshot of the Working version of the recipe as a new minor version - 0.2, 0.3, etc

Hope this helps clarify!

  • Romi
已回答 5 年前
0

This makes sense -- thanks for the reply!

已回答 5 年前

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

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