parthp2107 aec586a5fe
updated metadata-ingestion and apis documents (#839)
* updated metadata-ingestion and apis documents

* minor changes in

* addressing maven ci findings

Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-18 18:02:22 +05:30

1.9 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"

This document was updated on: Monday, October 18, 2021