OpenMetadata/ingestion
Sriharsha Chintalapani 96dd94eab7
Merge pull request #4022 from MilanBariya/issue-3266
ISSUE-3266: Add unit test for vertica
2022-04-11 13:01:05 -07:00
..
.idea Fix #2991: Add ES support for glossary (#2993) 2022-02-25 20:53:53 -08:00
connectors Fix #3104 - Remove unused imports with pycln (#3370) 2022-03-14 06:59:15 +01:00
examples Fix #3951 - OpenMetadata Airflow REST (#4034) 2022-04-11 18:38:26 +02:00
pipelines Fix #3865: Service Connection & Schema Name - Fix ES indexes 2022-04-10 09:47:36 -07:00
src azuresql-connector-fix-added (#3903) 2022-04-11 18:27:00 +02:00
tests Merge pull request #4022 from MilanBariya/issue-3266 2022-04-11 13:01:05 -07:00
__init__.py [issue-1079] - MlFlow Connector (#1677) 2021-12-11 18:40:19 -08:00
Dockerfile Fix #3951 - OpenMetadata Airflow REST (#4034) 2022-04-11 18:38:26 +02:00
ingestion_dependency.sh Fix #3259: Added option in CLI to ingest sample data (#3616) 2022-03-24 19:26:04 +05:30
LICENSE Ingestion Setup.py modification 2021-08-13 01:40:56 +05:30
README.md [issue-1698] - Airflow DockerOperator setup (#1730) 2021-12-18 16:41:38 +01:00
setup.cfg [issue-1976] - Ingestion SonarCloud (#2085) 2022-01-07 10:28:38 +01:00
setup.py Fix #3654: Fixed TypeError in Deltalake (#3710) 2022-04-11 10:45:59 +05:30
sonar-project.properties update name (#2138) 2022-01-10 08:56:12 -08:00

This guide will help you setup the Ingestion framework and connectors

This guide will help you setup the Ingestion framework and connectors

Python version 3.8+

OpenMetadata Ingestion is a simple framework to build connectors and ingest metadata of various systems through OpenMetadata APIs. It could be used in an orchestration framework(e.g. Apache Airflow) to ingest metadata. Prerequisites

  • Python >= 3.8.x

Docs

Please refer to the documentation here https://docs.open-metadata.org/connectors