When install modeldb in kubeflow 0.5 release, modeldb cannot work right to create project by client.set_experiment with below message
Apr 10, 2019 11:52:28 PM com.mitdbg.modeldb.project.ProjectServiceImpl getProjectByName
WARNING: UNIMPLEMENTED: this method is under development
io.grpc.StatusRuntimeException: UNIMPLEMENTED: this method is under development
at io.grpc.Status.asRuntimeException(Status.java:526)
at io.grpc.protobuf.StatusProto.toStatusRuntimeException(StatusProto.java:52)
at com.mitdbg.modeldb.project.ProjectDAORdbImpl.getProjects(ProjectDAORdbImpl.java:261)
at com.mitdbg.modeldb.project.ProjectServiceImpl.getProjectByName(ProjectServiceImpl.java:676)
at com.mitdbg.modeldb.ProjectServiceGrpc$MethodHandlers.invoke(ProjectServiceGrpc.java:1131)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:171)
at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
at io.grpc.Contexts$ContextualizedServerCallListener.onHalfClose(Contexts.java:86)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:283)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Per talk with modeldb team, it is an bug of modeldb. Log this ticket to trace it
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: dashboard, app homepage and code for this bot.
/assign @mpvartak
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Issue-Label Bot is automatically applying the label
bugto this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: dashboard, app homepage and code for this bot.