mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 01:29:37 +00:00
13 lines
416 B
Markdown
13 lines
416 B
Markdown
![]() |
{% note %}
|
||
|
|
||
|
This page is about running the Ingestion Framework **externally**!
|
||
|
|
||
|
There are mainly 2 ways of running the ingestion:
|
||
|
1. Internally, by managing the workflows from OpenMetadata.
|
||
|
2. Externally, by using any other tool capable of running Python code.
|
||
|
|
||
|
If you are looking for how to manage the ingestion process from OpenMetadata, you can follow
|
||
|
this [doc](/deployment/ingestion/openmetadata).
|
||
|
|
||
|
{% /note %}
|