GithubHelp home page GithubHelp logo

hydrospheredata / hydro-serving-manager Goto Github PK

View Code? Open in Web Editor NEW
4.0 9.0 4.0 5.96 MB

Part of the Hydrosphere.io project.

Home Page: http://docs.hydrosphere.io

Scala 97.20% Shell 0.06% HTML 0.65% Groovy 1.91% PLpgSQL 0.19%
scala docker ml-models model-registry hydrosphere

hydro-serving-manager's People

Contributors

akastav avatar dos65 avatar github-actions[bot] avatar kineticcookie avatar mkf-simpson avatar techkuz avatar tidylobster avatar vixtir avatar zajs avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hydro-serving-manager's Issues

Docker push fails silently

Due to the poor integration with spotify-docker, docker push fails silently and we can't handle errors.

Seems like the could be handled only in ProgressHandler which is passed to the push method.

Parse k8s response when creating Servables

If deployment configuration is incorrect, k8s will return 400 with error message.

Now we don't parse it, and handle it as an unexpected exception with 500 code. Error message is propagated though.

Model doesn't build because of upper-case letters usage

Steps to reproduce:
Give your model a name consisting with upper-case letters.

kind: Model
name: Linear_regression
runtime: "hydrosphere/serving-runtime-python-3.6:2.1.0"
install-command: "pip install -r requirements.txt"

The model will not build and the UI will show 0 in its building logs .

Docker logs:

java.lang.IllegalStateException: Could not acquire image ID or digest following build

Resource check on startup

  • Check Servables status and their cloud instances
  • Check if there are any ModelVersion in Assembling status. Try to restart the build, or fail instantly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.