mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
* Fixes a bug while patching the description of a TestCase * Update docker-compose.yml * Update docker-compose.yml * Ran pre-commit checks and linter * Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions. * revert changes made to docs * implementation of lightdash connector. * ui: add icon for lightdash service * chore: update lightdash image * chore: update the icon * Cleaned up code (took out debug statements, etc.). Still TODO: yield_dashboard_lineage_details() not being called just yet. * fix: ran linting * added null checks * Delete openmetadata-server.md --------- Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com> Co-authored-by: Teddy <teddy.crepineau@gmail.com>
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.7.x
Docs
Please refer to the documentation here https://docs.open-metadata.org/connectors