hz-git commented on issue #96: URL: https://github.com/apache/paimon-trino/issues/96#issuecomment-3182657541
我使用trino440集成Paimon,JDK21.0.2,使用paimon-trino-440-1.0-20241217.000333-26-plugin.tar.gz作为插件,启动trino时会报错: ERROR main io.trino.server.Server No service providers of type io.trino.spi.Plugin in the classpath:.... 我从官方提供的paimon-trino-440-1.0-20241217.000333-26.jar和paimon-trino-440-1.0-SNAPSHOT.jar中看到是有这个Plugin的,但是不知道为什么启动trino(./bin/launch start)不到1分钟服务就自动挂了,然后server.log日志抛出上述这个错误。 请问各位大佬有知道怎么解决这个问题的么? -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org