Hydrospheredata / hydro-serving

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

h5 model weights in a payload - H5Aopen failed #289

Closed Valenzione closed 3 years ago

Valenzione commented 5 years ago

When making hs upload with payload which includes model weights in an .h5 file following exception is raised:

error: Got server error <Response [500]>
Error: Server returned an error: {"error":"InternalException","message":"java.lang.RuntimeException: H5Aopen failed"}

The serving manager is too smart and tries to open the .h5 file.

Removing .h5 file extension fixes this problem.

stale[bot] commented 3 years ago

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.