OpenMetadata/ingestion
Mayur Singal 42dcb383c0
Lineage Revamp for Schema changes (#3995)
* Fix #3592: Refractored Lineage Ingestion
2022-04-10 08:44:30 -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 Refactored Presto based on schema changes (#3990) 2022-04-09 12:11:43 -07:00
pipelines Fixed Sample Usage (#3950) 2022-04-08 19:25:07 +05:30
src Lineage Revamp for Schema changes (#3995) 2022-04-10 08:44:30 -07:00
tests Hive Source Fix (#3919) 2022-04-08 22:29:48 +05:30
__init__.py [issue-1079] - MlFlow Connector (#1677) 2021-12-11 18:40:19 -08:00
Dockerfile Airflow Auth fix + Version Downgrade + Increased Docker Min Memory Limit (#3233) 2022-03-08 13:51:07 -08: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 Replace sqlalchemy-trino with trino[sqlalchemy] (#3800) 2022-04-01 12:12:03 -07:00
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