mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-03 20:19:31 +00:00 
			
		
		
		
	* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
		
			
				
	
	
	
		
			416 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			416 B
		
	
	
	
	
	
	
	
{% note %}
This page is about running the Ingestion Framework externally!
There are mainly 2 ways of running the ingestion:
- Internally, by managing the workflows from OpenMetadata.
 - 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.
{% /note %}