Hi,
I am trying to load the example data.
Loading this dataset fails after a few entries depending on the command used for ingestion.
I tried both "./scripts/datahub_docker.sh ingest -c ./examples/recipes/example_to_datahub_rest.yml" and "datahub ingest -c ./examples/recipes/mssql_to_datahub.yml".
What happens seem to differ slightly (Where it goes wrong, error info provided).
One reports "Pipeline finished with failures", the other "Pipeline finished successfully" despite both are incomplete in the processing.
All docker containers are up and running, all plugins have been installed.
Both "datahub check local-docker" and "datahub check plugins" show no issues.
Do I do something wrong, or is there an error in the content of the examples, or...?