Additional methods provided on the DataikuSparkContext for Plugin Spark-Scala recipe
API entry point to query DSS objects.
Descriptor of an input of this recipe.
Descriptor of an input of this recipe.
Full name of this input projectKey.itemId
“Smart” name of this input (relative to the project, prefixed only if in another project)
Type of object
Input partitions if this item is a dataset. Null if whole dataset / all partitions (or not a dataset).
Item label (displayed name, e.g. for Managed Folders).
Input role of this item.
Descriptor of an output of this recipe.
Descriptor of an output of this recipe.
Full name of this output projectKey.itemId
“Smart” name of this output (relative to the project, prefixed only if in another project)
Type of object
Output partition if this item is a dataset. Null if whole dataset / all partitions (or not a dataset).
Item label (displayed name, e.g. for Managed Folders).
Output role of this item.
Write mode (Overwrite or Append) for this output.
for the details of a path in a folder
Public singleton to retrieve a handle on the current DataikuSparkContext
Type of an item in the Flow
Mode to write into [a partition of] an output dataset.
API entry point to query DSS objects. Obtain one with
DataikuSparkContext.getContext(sparkContext)