better-orange-49102
04/11/2021, 3:58 PMingestion | [2021-04-11 15:51:17,986] ERROR {datahub.ingestion.run.pipeline:41} - failed to write record with workunit public.mytable with ('Unable to emit metadata to DataHub GMS', {'message': "HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /datasets?action=ingest (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f14a3261790>: Failed to establish a new connection: [Errno 111] Connection refused'))"}) and info {'message': "HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /datasets?action=ingest (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f14a3261790>: Failed to establish a new connection: [Errno 111] Connection refused'))"}
better-orange-49102
04/11/2021, 4:03 PM---
source:
type: postgres
config:
username: postgres
password: postgres
database: mydb
host_port: postgresql-dev:5432
sink:
type: "datahub-rest"
config:
server: '<http://localhost:8080>'
gray-shoe-75895
04/11/2021, 5:47 PMdatahub check local-docker
to make sure all the containers came up properly?better-orange-49102
04/13/2021, 3:41 PMdatahub check local-docker
returns the following error:
The following issues were detected:
- Docker doesn't seem to be running. Did you start it?
better-orange-49102
04/13/2021, 3:42 PMbetter-orange-49102
04/13/2021, 3:54 PMgray-shoe-75895
04/13/2021, 5:05 PMgray-shoe-75895
04/13/2021, 5:05 PMdatahub
via the container, and not locally after a pip install