Documentation on job_types

polinav
Level 1
Documentation on job_types

Hello, I am running the command below to build a partition of the finaldataset + all partitions of the upstream datasets required to build finaldataset:

finaldataset.build(job_type = "RECURSIVE_FORCED_BUILD", partitions = p).

I would really appreciate more complete documentation on the other job_type options. Specifically, which job_type would match to Recursive, "Smart reconstruction" option?

Thanks for you help.

0 Kudos
1 Reply
MiguelangelC
Dataiker

Hi,

The smart reconstruction option would match with a 'RECURSIVE_BUILD' type.

The different available job_types can be found in the documentation. Here you will also find a code example of how to use them.

The job_type IDs are rather explicative, yet they are further expanded upon in the help.