Sriharsha Chintalapani 6ca1ec6fbe
Delete old docs (#11627)
* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
2023-05-17 07:04:56 +02:00

856 B

title slug
pipelineServiceMetadataPipeline /main-concepts/metadata-standard/schemas/metadataingestion/pipelineservicemetadatapipeline

PipelineServiceMetadataPipeline

PipelineService Metadata Pipeline Configuration.

Properties

  • type: Pipeline type. Refer to #/definitions/pipelineMetadataConfigType. Default: PipelineMetadata.
  • includeLineage (boolean): Optional configuration to turn off fetching lineage from pipelines. Default: True.
  • pipelineFilterPattern: Regex exclude pipelines. Refer to ../type/filterPattern.json#/definitions/filterPattern.

Definitions

  • pipelineMetadataConfigType (string): Pipeline Source Config Metadata Pipeline type. Must be one of: ['PipelineMetadata']. Default: PipelineMetadata.

Documentation file automatically generated at 2022-07-14 10:51:34.749986.