slimtom95 opened a new issue, #11159: URL: https://github.com/apache/gravitino/issues/11159
### Version main branch ### Describe what's wrong Spark version: 3.5.2 Gravitino version: 1.2.1 Gravitino catalog info: <img width="984" height="644" alt="Image" src="https://github.com/user-attachments/assets/97e351ed-4ce0-4c7c-ab43-ce663cfef39a" /> spark logs: <img width="1908" height="129" alt="Image" src="https://github.com/user-attachments/assets/1a6cc601-d062-488e-aa99-99261c077717" /> As the image shows, spark try to connect to `10.39.52.166` (which is the spark local master address and also the gravitino server address), but it should be 10.39.52.53 which is the catalog's jdbc-url. ### Error message and/or stacktrace - ### How to reproduce - ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
