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
Exception in thread "main" com.google.inject.ConfigurationException: Guice configuration errors:
1) [Guice/MissingImplementation]: No implementation for Server was bound.
Learn more:
https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION
1 error
======================
Full classname legend:
======================
Server: "io.grpc.Server"
========================
End of classname legend:
========================
at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1126)
at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1086)
at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1138)
and please write a document for the image feastdev/feature-server-java. Or if feature-server-java is not ready,please show it in the project's readme, set it as a preview feature first.
The text was updated successfully, but these errors were encountered:
Hi @hsz1273327! Unfortunately, this issue slipped into the release, but it was already fixed in master. You can use dev image available here gcr.io/kf-feast/feature-server-java:develop
Specifications
here is the compose:
here is the log:
and please write a document for the image feastdev/feature-server-java. Or if feature-server-java is not ready,please show it in the project's readme, set it as a preview feature first.
The text was updated successfully, but these errors were encountered: