I managed to run `python3 -m datahub docker quicks...
# ingestion
n
I managed to run
python3 -m datahub docker quickstart
and managed to get everything running ok. I then took down the docker container (I ran
datahub docker nuke
,
docker/nuke.sh
, and
docker system prune --all
) and tried to rerun
python3 -m datahub docker quickstart
. Im getting the following error:
e
Hey! Seems like elasticsearch and kafka failed to launch. Can you post the error logs for these containers?
m
@nice-branch-87277: Could you also run
datahub docker check
?
n
these are the logs @early-lamp-41924