OpenMetadata/ingestion
Ayush Shah 65fb71f819
Update setup.py - removed upper click version (#1638)
fix #1636 
Removed click upper limit version as upgraded click package doesn't conflict if installed with openmetadata
2021-12-09 07:58:09 -08:00
..
.idea Fix #1471: Add Intellij idea settings to repo (#1472) 2021-11-30 12:14:54 -08:00
examples Query Log fixed (#1615) 2021-12-08 07:36:45 -08:00
pipelines Fix #1618: Fix usage query parsing (#1619) 2021-12-07 23:53:53 -08:00
src pymssql and pyodbc support added (#1625) 2021-12-08 08:06:13 -08:00
tests Trino JDBC updated (#1614) 2021-12-08 13:14:38 +05:30
.pre-commit-config.yaml [Issue-760] - Precommit & isort (#772) 2021-10-14 15:22:59 -07:00
CHANGELOG OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
Dockerfile Docker fix (#1101) 2021-11-10 21:22:32 -08:00
ingestion_dependency.sh Added DBT to airflow, modified tables.json - added profile data, fixed user's displayName (#1501) 2021-12-01 08:32:29 -08:00
LICENSE Ingestion Setup.py modification 2021-08-13 01:40:56 +05:30
README.md fix: remove spaCy dependencies from setup.py (#1362) 2021-11-24 12:23:17 -08:00
requirements-dev.txt Add ingestion for S3 buckets 2021-11-28 16:26:32 +01:00
requirements-test.txt Fix #1306: Evolve Location entity integration (#1442) 2021-12-03 02:13:13 +01:00
requirements.txt Remove faker from Sample-data (#1536) 2021-12-06 10:22:27 -08:00
setup.cfg Ingestion Setup.py modification 2021-08-13 01:40:56 +05:30
setup.py Update setup.py - removed upper click version (#1638) 2021-12-09 07:58:09 -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 Ingesiton 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