parthp2107 a07bc411dc
updated json schema and schema docs (#3219)
* updated json schema and schema docs

* added glossay to readme
2022-03-08 09:23:53 +05:30

2.6 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"
    4. "Generic"

This document was updated on: Monday, March 7, 2022