This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
Release 0.16.5
Highlights
- Stateful Windowing
- Simplified yet more powerful Streamlet API
- fix packaging bugs for kubernetes/Yarn/aurora schedulers
Release Notes
- Simplified Streamlet interface (#2519)
- fix broken docker build script (#2521)
- Remove unneeded dep when submitting a tar (#2520)
- Use heron home cluster defaults when running in a cluster. (#2517)
- Added in static files for HeronUI so that Offline Heron Deployment works (#2513)
- fixes bookeeper statefulset's deployment url (#2514)
- increasing memory for examples (#2512)
- fixing formating in examples (#2511)
- Stateful windowing (#2398)
- Added a generalized reduceByKeyAndWindow operator inside the Streamlet (#2502)
-
- Streamlet typing changes (removal of superfluous super-typing) (#2505)
- adding metricscache-sink entry to configs (#2506)
- Issue 2500: Provide a yaml file to deploy bookkeeper in a StatefulSet for k8s installation (#2503)
- Currently Storm and Heron have different encoding styles for Integer in api.Confg. (#2504)
- add processingdataskew detector (#2498)
- include heron.aurora file in the distribution (#2496)
- bump version (#2497)
- fix map inconsistency (#2494)