OptionalallowOptionalbudgetBudget policy of this pipeline.
OptionalcatalogA catalog in Unity Catalog to publish data from this pipeline to. If target is specified, tables in this pipeline are published to a target schema inside catalog (for example, catalog.target.table). If target is not specified, no data is published to Unity Catalog.
OptionalchannelSDP Release Channel that specifies which version to use.
OptionalclustersCluster settings for this pipeline deployment.
OptionalconfigurationString-String configuration for this pipeline execution.
OptionalcontinuousWhether the pipeline is continuous or triggered. This replaces trigger.
OptionaldeploymentDeployment type of this pipeline.
OptionaldevelopmentWhether the pipeline is in Development mode. Defaults to false.
OptionaldryOptionaleditionPipeline product edition.
OptionalenvironmentEnvironment specification for this pipeline used to install dependencies.
OptionaleventEvent log configuration for this pipeline
OptionalfiltersFilters on which Pipeline packages to include in the deployed graph.
OptionalgatewayThe definition of a gateway pipeline to support change data capture.
OptionalidUnique identifier for this pipeline.
OptionalingestionThe configuration for a managed ingestion pipeline. These settings cannot be used with the 'libraries', 'schema', 'target', or 'catalog' settings.
OptionallibrariesLibraries or code needed by this deployment.
OptionalnameFriendly identifier for this pipeline.
OptionalnotificationsList of notification settings for this pipeline.
OptionalparametersKey/value map of default parameters to use for pipeline execution. Maximum total size: 10k characters (JSON format)
OptionalphotonWhether Photon is enabled for this pipeline.
OptionalrestartRestart window of this pipeline.
OptionalrootRoot path for this pipeline.
This is used as the root directory when editing the pipeline in the
OptionalrunOptionalschemaThe default schema (database) where tables are read from or published to.
OptionalserverlessWhether serverless compute is enabled for this pipeline.
OptionalserverlessServerless compute ID specified by the user for serverless pipelines.
OptionalstorageDBFS root directory for storing checkpoints and tables.
OptionaltagsA map of tags associated with the pipeline. These are forwarded to the cluster as cluster tags, and are therefore subject to the same limitations. A maximum of 25 tags can be added to the pipeline.
OptionaltargetTarget schema (database) to add tables in this pipeline to. Exactly one of schema or target must be specified. To publish to Unity Catalog, also specify catalog. This legacy field is deprecated for pipeline creation in favor of the schema field.
OptionaltriggerWhich pipeline trigger to use. Deprecated: Use continuous instead.
OptionalusageUsage policy of this pipeline.
If false, deployment will fail if name conflicts with that of another pipeline.