I encountered an error in my Docker environment when accessing URL statistics:
Error querying database. Cause: java.sql.SQLException: Failed to connect to url: jdbc:pinot://pinot-controller:900
It seems the Docker container cannot resolve pinot-controller. I tried modifying the .env file to replace pinot-controller with my host IP address, but it didn't work. I'm looking for a solution to this issue.
This problem has been bothering me for a while. Could someone offer remote support for troubleshooting this? I would greatly appreciate any assistance.
I encountered an error in my Docker environment when accessing URL statistics:
Error querying database. Cause: java.sql.SQLException: Failed to connect to url: jdbc:pinot://pinot-controller:900
It seems the Docker container cannot resolve pinot-controller. I tried modifying the .env file to replace pinot-controller with my host IP address, but it didn't work. I'm looking for a solution to this issue.
This problem has been bothering me for a while. Could someone offer remote support for troubleshooting this? I would greatly appreciate any assistance.