Files
NowChessSystems/modules/analytics/CHANGELOG.md
T
2026-06-16 19:41:52 +00:00

986 B

(2026-06-16)

Features

  • analytics: add Dockerfile, CI workflow, and stable jar name for K8s deployment (95215b6)
  • analytics: add PostgreSQL JDBC write-back to all four batch jobs (0e0ea4c)
  • analytics: add Spark batch analytics module (259b3bb)
  • analytics: add Structured Streaming, MLlib clustering, GraphX jobs (e1d80b9)

Bug Fixes

  • analytics: upgrade Spark to 4.0.3 — 3.5.x has no official Docker image (46af115)