Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

高版本不兼容 #262

Open
sunyaf opened this issue May 13, 2023 · 2 comments
Open

高版本不兼容 #262

sunyaf opened this issue May 13, 2023 · 2 comments
Labels
type/bug Something isn't working

Comments

@sunyaf
Copy link

sunyaf commented May 13, 2023

2023-05-13T18:14:20.780+0800 ERROR main io.trino.server.Server io/trino/spi/connector/ConnectorHandleResolver
java.lang.NoClassDefFoundError: io/trino/spi/connector/ConnectorHandleResolver
at io.tidb.bigdata.trino.ConnectorsPlugin.getConnectorFactories(ConnectorsPlugin.java:28)
at io.trino.server.PluginManager.installPluginInternal(PluginManager.java:200)
at io.trino.server.PluginManager.installPlugin(PluginManager.java:179)
at io.trin

@sunyaf sunyaf added the type/bug Something isn't working label May 13, 2023
@sunxiaoguang
Copy link
Collaborator

Right, Trino and PrestoDB did not have a stable connector interface. Different version have to be supported individually.

@sunxiaoguang
Copy link
Collaborator

Contributions to support newer version are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants