Dear Team, I am a newbie to metadata management an...
# troubleshoot
f
Dear Team, I am a newbie to metadata management and docker. I am trying to connect MS SQL server running in a container from the datahub custom source ingestion option. However, I am keep getting error as "connection refused". I am able to connect to my sql server through telnet, ssms and grafana. I tried filling "host.docker.internal" / localhost / container name / ip in the recipe file and all leads to same error. Can you please suggest?
s
Why is sink marked as null?
The error is in connecting to gms not mysql
It is complaining about
/api/gms/config
which is DataHub url
f
Hi Aseem
sorry, sink is kept as sink: type: datahub-rest config: server: "http://localhost:9002/api/gms"
can you suggest how to debug the connection to gms
@square-activity-64562 thanks for pointing me in the right direction. removing sink option and relying on default sink fixed the issue.
👍 1