2023-12-13 14:03:08 +01:00
|
|
|
---
|
|
|
|
title: Airbyte
|
|
|
|
slug: /connectors/pipeline/airbyte
|
|
|
|
---
|
|
|
|
|
2024-02-26 09:10:54 +01:00
|
|
|
{% connectorDetailsHeader
|
|
|
|
name="Airbyte"
|
|
|
|
stage="PROD"
|
|
|
|
platform="OpenMetadata"
|
|
|
|
availableFeatures=["Pipelines", "Pipeline Status", "Lineage"]
|
|
|
|
unavailableFeatures=["Owners", "Tags"]
|
|
|
|
/ %}
|
2024-01-15 15:26:11 +05:30
|
|
|
|
2023-12-13 14:03:08 +01:00
|
|
|
In this section, we provide guides and references to use the Airbyte connector.
|
|
|
|
|
|
|
|
Configure and schedule Airbyte metadata and profiler workflows from the OpenMetadata UI:
|
|
|
|
|
|
|
|
- [Metadata Ingestion](#metadata-ingestion)
|
|
|
|
|
|
|
|
{% partial file="/v1.3/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airbyte/yaml"} /%}
|
|
|
|
|
|
|
|
## Metadata Ingestion
|
|
|
|
|
|
|
|
{% partial
|
|
|
|
file="/v1.3/connectors/metadata-ingestion-ui.md"
|
|
|
|
variables={
|
|
|
|
connector: "Airbyte",
|
|
|
|
selectServicePath: "/images/v1.3/connectors/airbyte/select-service.png",
|
|
|
|
addNewServicePath: "/images/v1.3/connectors/airbyte/add-new-service.png",
|
|
|
|
serviceConnectionPath: "/images/v1.3/connectors/airbyte/service-connection.png",
|
|
|
|
}
|
|
|
|
/%}
|
|
|
|
|
|
|
|
{% stepsContainer %}
|
|
|
|
{% extraContent parentTagName="stepsContainer" %}
|
|
|
|
|
|
|
|
#### Connection Details
|
|
|
|
|
|
|
|
- **Host and Port**: Pipeline Service Management UI URL
|
|
|
|
|
|
|
|
{% /extraContent %}
|
|
|
|
|
|
|
|
{% partial file="/v1.3/connectors/test-connection.md" /%}
|
|
|
|
|
|
|
|
{% partial file="/v1.3/connectors/pipeline/configure-ingestion.md" /%}
|
|
|
|
|
|
|
|
{% partial file="/v1.3/connectors/ingestion-schedule-and-deploy.md" /%}
|
|
|
|
|
|
|
|
{% /stepsContainer %}
|
|
|
|
|
|
|
|
{% partial file="/v1.3/connectors/troubleshooting.md" /%}
|