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
启动报错
java.lang.IllegalArgumentException: No factory for connector tidb
2023-05-13T16:29:23.605+0800 ERROR main com.facebook.presto.server.PrestoServer No factory for connector tidb
java.lang.IllegalArgumentException: No factory for connector tidb
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216)
at com.facebook.presto.connector.ConnectorManager.createConnection(ConnectorManager.java:212)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalog(StaticCatalogStore.java:123)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalog(StaticCatalogStore.java:98)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalogs(StaticCa
talogStore.java:80)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalogs(StaticCatalogStore.java:68)
at com.facebook.presto.server.PrestoServer.run(PrestoServer.java:151)
at com.facebook.presto.server.PrestoServer.main(PrestoServer.java:86)
The text was updated successfully, but these errors were encountered:
启动报错
java.lang.IllegalArgumentException: No factory for connector tidb
2023-05-13T16:29:23.605+0800 ERROR main com.facebook.presto.server.PrestoServer No factory for connector tidb
java.lang.IllegalArgumentException: No factory for connector tidb
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216)
at com.facebook.presto.connector.ConnectorManager.createConnection(ConnectorManager.java:212)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalog(StaticCatalogStore.java:123)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalog(StaticCatalogStore.java:98)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalogs(StaticCa
talogStore.java:80)
at com.facebook.presto.metadata.StaticCatalogStore.loadCatalogs(StaticCatalogStore.java:68)
at com.facebook.presto.server.PrestoServer.run(PrestoServer.java:151)
at com.facebook.presto.server.PrestoServer.main(PrestoServer.java:86)
The text was updated successfully, but these errors were encountered: