parthp2107 f63da0f430
updating schema docs (#1640)
* updating schema docs

* added page links and references
2021-12-09 18:19:32 +05:30

2.2 KiB

Pipeline Service

This schema defines the Pipeline Service entity, such as Airflow and Prefect.

**$id: **https://open-metadata.org/schema/entity/services/messagingservice.json

Type: object

This schema does not accept additional properties.

Properties

Type definitions in this schema

pipelineServiceType

  • Type of pipeline service - Airflow or Prefect.
  • Type: string
  • The value is restricted to the following:
    1. "Airflow"
    2. "Prefect"
    3. "Glue"

This document was updated on: Thursday, December 9, 2021