Documentation on job_types

Polina
Polina Registered Posts: 2 ✭✭✭

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.

Tagged:

Answers

  • Miguel Angel
    Miguel Angel Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 118 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.

Setup Info
    Tags
      Help me…