learningOrchestra / mlToolKits

learningOrchestra is a distributed Machine Learning integration tool that facilitates and streamlines iterative processes in a Data Science project.
https://learningorchestra.github.io
GNU General Public License v3.0
75 stars 23 forks source link

Observer Microservice #126

Open SGMPAndre opened 3 years ago

SGMPAndre commented 3 years ago

Changes

Added the observer microservice into Docker Swarm cluster The observer functionality now is handled by the server, instead of locally

Changed spark version from 2.4.7 to 2.4.8

Fixes # (issue) Old spark version 2.4.7 had it's link expired, to fix this the version that is downloaded now on the learningOrchestra deployment is 2.4.8

Type of change

Checklist

The REST API documentation for this module is present on this swagger fork