Skip to content

Releases: pivotal/Realtime-scoring-for-MADlib

Add PlPython model deployment feature

17 Apr 13:27
e359178

Choose a tag to compare

This release contain a pl/pythn model deployment to K8s

Fix sample data generator and add jupyter notebooks

20 Mar 18:32

Choose a tag to compare

Added seperate jupyter notebooks and fix the issue with formatting in data generator for Credit transactions

RTSMADlib

01 Oct 14:15
aae40a3

Choose a tag to compare

Release Notes:

  1. Upgrade base container(s) to ubuntu 16.04
  2. Upgrade to Postgres 10 with packages; (Mathes with Apache MADlib docker container)
    postgresql-10, postgresql-client-10, postgresql-plpython-10, postgresql-server-dev-10, libpq-dev, build-essential, openssl, libssl-dev, libboost-all-dev, m4, vim, pgxnclient, flex, bison, graphviz
  3. Upgrade Apache MADlib to version 1.16
  4. Upgrade Java to openjdk-11.0.2.
  5. Fix build related bug while uploading docker images to pivotaldata repository
  6. change MADlibFlow name to RTSMADlib within docker files and scripts.
  7. Add version tag as parameterized.
  8. Add Jupyter notebook samples.
  9. Add micro-batch feature, using this feature we can run leverage REST interface to invoke a microbatch of scoring on Greenplum.
  10. Support Function(s) for feature engine.
  11. Miscellaneous bug fixes.

RTS4Madlib

08 Aug 12:50

Choose a tag to compare

This release contain the MADlibflow micro-batch and few minor bug fixes.

RTS4Madlib

19 Jul 23:48
fc7675e

Choose a tag to compare

The release file contain the archive for RTS4MADlib client tool.