Hydrospheredata / hydro-serving

MLOps Platform
http://docs.hydrosphere.io
Apache License 2.0
271 stars 42 forks source link

there is some compile error,can you have a look #187

Closed polarBearGit closed 6 years ago

polarBearGit commented 6 years ago

hello, there is some compile error,can you have a look,thx

image

KineticCookie commented 6 years ago

Hello @polarBearGit Seems like your IDE can't find a generated code. You need to perform sbt compile in order to generate it. Then you are ready to go.

BTW, If you just want to deploy a demo instance, it's better to use provided docker-compose.

Feel free to leave feedback or ask questions in our gitter channel https://gitter.im/Hydrospheredata/hydro-serving

KineticCookie commented 6 years ago

closed since build and codegen was changed