I tested my URI from my server where the data is and I got refused connection even I provided the right username and the password
I think I have to configure something else to let my data accessible ?
v
Vadim
03/31/2023, 6:29 PM
you need to make sure that the URI where your data is hosted i accessible from the servers running Druid. Can you ssh into on of the Druid servers and try accessing your data from that server via cURL? The issue is likely not in Druid's configuration but in the network settup