Hi, I am trying to load the example data. Loading ...
# ingestion
m
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...?
g
The two outputs shouldn't differ and both should be successful, so something's definitely wrong there. I just retried these commands on my local machine and both variants (docker.sh and datahub) worked fine for the example_to_datahub_rest recipe
Could you provide some more details on your setup (seems you're running within a VM - not sure if that's a factor, etc)? Also, not completely sure what you mean by "both are incomplete in the processing" - do you not see it when you view the frontend?