OpenMetadata/ingestion
Teddy 22eca3a6f6
Fixes #7215 -- no bind for param (#7226)
* Fix no bind for params

* Update ingestion/src/metadata/orm_profiler/orm/functions/median.py

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-05 15:53:31 +02:00
..
connectors Fix#6027: Fix logging in metadata package modules except ingestion and orm_profiler (#6970) 2022-08-29 06:46:06 +02:00
examples Added workflow config for redpanda (#7170) 2022-09-03 18:20:09 +02:00
pipelines Revert Rename on MetadataEs (#6537) 2022-08-03 19:36:09 +05:30
src Fixes #7215 -- no bind for param (#7226) 2022-09-05 15:53:31 +02:00
tests Fix minor column data quality test bugs (#7111) 2022-09-01 13:47:00 +02:00
.coveragerc Prepare CI for Airflow APIs (#6240) 2022-07-21 12:29:57 +02:00
__init__.py [issue-1079] - MlFlow Connector (#1677) 2021-12-11 18:40:19 -08:00
airflow.cfg Fix#6517: Add clusterName property to the application config yaml (#6610) 2022-08-09 09:00:43 +02:00
Dockerfile Fix #6961 - Fallback to another IP service (#7019) 2022-09-01 06:39:12 +02:00
Dockerfile_local Fix #6961 - Fallback to another IP service (#7019) 2022-09-01 06:39:12 +02:00
ingestion_dependency.sh Fix#6929: docker-compose services should wait until OpenMetadata DB is created (#7025) 2022-08-30 23:55:46 +02:00
LICENSE Ingestion Setup.py modification 2021-08-13 01:40:56 +05:30
README.md Fix (#6984) doc links in OpenMetaData (#6986) 2022-08-29 19:38:54 +05:30
setup.cfg Fix #3395 - Profiler linting (#5177) 2022-05-27 09:50:08 +02:00
setup.py Fix #7089 - Add Redpanda connector (#7092) 2022-09-01 06:39:27 +02:00
sonar-project.properties Fix#5924: Implement secret manager for Airflow REST Plugin (#6128) 2022-07-19 14:51:44 +02: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/openmetadata/connectors