mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-04 19:44:58 +00:00
* Add license * Add date to timestamp helper * Prepare pipeline status operation * Update and clean tasks from client * Update tasks from client * Check if pipeline is empty * Keep all current pipeline info * Append and clean tasks * format * Add status information * Test pipelineStatus update * Update task on clear * Log status on callback * Update lineage and status docs * Update lineage docs * Format * Logic to handle DAG status * Lint and format * Update lineage tests
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