Package version:
Optional
confSpark configuration properties, which will override the 'conf' of the notebook you provide.
Optional
configurationThe type of the spark config.
Optional
dependsActivity depends on condition.
Optional
descriptionActivity description.
Optional
driverNumber of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
Optional
executorNumber of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
Optional
linkedLinked service reference.
Activity name.
Synapse notebook reference.
Optional
numNumber of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
Optional
onStatus result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
Optional
parametersNotebook parameters.
Optional
policyActivity policy.
Optional
sparkSpark configuration property.
Optional
sparkThe name of the big data pool which will be used to execute the notebook.
Optional
stateActivity state. This is an optional property and if not provided, the state will be Active by default.
Optional
targetThe spark configuration of the spark job.
Polymorphic discriminator, which specifies the different types this object can be
Optional
userActivity user properties.
Execute Synapse notebook activity.