Kai Waehner
Kai Waehner
Yeah, to be honest, my first implementation was "quick and dirty", also I am not coding daily anymore - thus, I forgot some best practices about Java coding in last...
I merged your fix. Thank you. I will keep the ticket open as reminder for the other classes. I will refactor the other classes, too.
Hi Andrew, that's a good point. A nice UI always helps to present this. It is pretty easy. You could use Kafka Connect to send the prediction to a UI...
I think it depends if you still want to leverage Kubernetes. If yes, then you need to adjust the Terraform scripts to use a local infrastructure. This should be relative...
In theory, this should do it - as Terraform does all the rest. In practice, there is some other dependencies, e.g. the variables file where you configure your account and...
@sbaier1 @ora0600 Do you have an idea what the problem might be?
Honestly, I don't remember what version of TensorFlow Serving was used (and sorry for not documenting it). As different TensorFlow versions sometimes creates issues (like other Python libraries etc.), this...
For the client side, I would first try out the client I built with Maven: https://github.com/kaiwaehner/tensorflow-serving-java-grpc-kafka-streams/blob/master/pom.xml The pom.xml shows all dependencies and versions.
Sorry to hear this. Maybe it is really a OS issue then. I am sorry, but I don't know how to fix this.
@sbaier1 @ora0600 Any thoughts on this error?