How can I debug my lineage emit request? I'm getti...
# ingestion
k
How can I debug my lineage emit request? I'm getting results like this on ingestion:
Copy code
] ERROR    {datahub.ingestion.run.pipeline:273} - Failed to extract some records due to: source produced an invalid metadata work unit: MetadataChangeEventClass...
c
If you enable debugging, you should get some more details. or you can just print your generated entity and check if something weird/unexpected is coming in
k
How can I enable debugging? I am using
docker-compose-without-neo4j-m1.quickstart.yml
to start the docker container