Add jars dynamically to Mleap Server
Open
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
Currently, If we write custom transformers we need to rebuild the mleap-serving docker container with the custom jars. It would be a great feature if we can add the jars dynamically or use sbt-native-packager and include mleap-serving as a dependency.
So essentially you could start the server with an option --mleap-jar https://example.com/my-assembly.jar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.