You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I deploy Starrocks in Docker and use Flink-connector-Starrocks to import data, the BE node IP is the internal IP of the container. Flink cannot access this IP. Is there a way to configure this IP to the host IP, or why do we need to connect to the BE node when we have already configured the load URL and JDBC URL?
The text was updated successfully, but these errors were encountered:
When I deploy Starrocks in Docker and use Flink-connector-Starrocks to import data, the BE node IP is the internal IP of the container. Flink cannot access this IP. Is there a way to configure this IP to the host IP, or why do we need to connect to the BE node when we have already configured the load URL and JDBC URL?
The text was updated successfully, but these errors were encountered: