parthp2107 d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00

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

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: Monday, November 15, 2021