Hi,
I am having issues with getting Data Co-ordinator connecting to Data Nodes. I am getting this error in DC Logs:
failed to connect to Datanode
can not connect to node 11187
failed to acquire connections
Failed to get pooled connections
My DC and DN are on same host. My DN pg_hba is:
host all all 127.0.0.1/32 trust
host all all 0.0.0.0/0 trust
Please let me know if I am missing anything here.
Thanks.