LindaSummer commented on issue #4660:
URL: https://github.com/apache/gravitino/issues/4660#issuecomment-2325883796

   Hi @jerqi ,
   
   I apologize for the interruption.
   
   After updating the `trino-jdbc` dependency in the `trino-connector` to be 
used only during the compile and test phases, I encountered the following 
exception when launching Trino 435.
   `java.lang.NoClassDefFoundError: io/trino/jdbc/TrinoDriver`.
   
   Upon investigating, I noticed that the dependencies for `TrinoServer` are 
defined within the 
[`trino-main`](https://github.com/trinodb/trino/blob/435/core/trino-main/pom.xml)
 module, but the `trino-jdbc` dependency is not listed there.
   
   I may be misunderstanding this issue. Could you please provide some guidance 
or suggestion on this issue? 😊
   
   Best Regards,
   Edward


-- 
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]

Reply via email to