mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 10:49:00 +00:00 
			
		
		
		
	 5f9d967451
			
		
	
	
		5f9d967451
		
			
		
	
	
	
	
		
			
			The environment was not set correctly, so it could not fire kafka events. It (mce-cli) always worked when running outside of docker. I also added a dev ingestion docker image / script which may be much faster if you've already built locally. Tested: 1. Cleaned docker volumes and started datahub. Verified it is empty. 2. Built with gradle. 3. Ran ./docker/ingestion/ingestion-dev.sh. Verified data shows in DataHub. 4. Ran step 1 again. 5. Ran ./docker/ingestion/ingestion.sh. Verified data shows in DataHub.
DataHub MetadataChangeEvent (MCE) Ingestion Docker Image
Ingests data into GMA using the example ingestion CLI. Recommended to use with quickstart to quickly get a DataHub instance up and running with some fake data.