Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0682

...

PropertyDescription
idInternal identifier of the outputObject
execution

The running environment on which the job was executed to generate the output. Possible values:

  • photon - Job is executed on the
    D s photon
    running environment on the
    D s node
    . This environment is suitable for small- to medium-sized jobs.

  • spark - Job is executed on the Spark cluster to which the
    D s platform
    is connected. See Configure for Spark.
For more information, see Running Environment Options.

profilerIf true, a visual profile of the results is generated as part of the output.
isAdhoc

Determines if the outputObject is included as part of any scheduled execution of the flow:

  • true - outputObject is ad-hoc only, which means it is triggered only when a user manually runs a job on the wrangled dataset.
  • false - outputObject is included as part of any scheduled job run and can be manually triggered by a user.
createdAtTimestamp for when the outputObject was created
updatedAtTimestamp for when the outputObject was last updated
creator.idInternal identifier of the user who created the object
updater.idInternal identifier of the user who last updated the object
flowNode.idInternal identifier of the recipe (wrangledDataset) with which this outputObject is associated

...