mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-30 17:07:06 +00:00
* Fix list typing * Add sqlite service * Add sqlite service * Add sqlite service * Refactor validation into class * Refactor validation into class * Prepare table simple profiler * Add note * test ORM conversion * Prepare workflow config utilities * Prepare workflow skeleton * Use new core Validation * Refactor workflow config parsing * Add comment * Simplify workflow validations * Fix table metric check * Add init for convenience, otherwise interpreter cries when trying to __call__ the get result * Fix table metric check * Format * Format * Fix table list and metrics init * Prepare profiler workflow integration tests * Bump version * Fix pycharm imports * format
This guide will help you setup the Ingestion framework and connectors
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