This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
Cross platform statistics, and java support
Rolls 0.5.0 and 0.5.1 since 0.5.0 never made it to maven central due to javadoc issues in java packages.
- Change the javac options for doc generation in java to be successful. (Blocks maven publishing)
0.5.0
- Bumps version of other projects. Changes to compile with latest scalding...: #533
- Safely checking for the internal storm Implementation detail: #528
- add implicit Successible and Predecessible for Timestamp: #530
- Removes redundant Future.unit call: #526
- Optimize CalendarBatcher a bit: #527
- Fixes java publishing to not error in the doc generation/publishing -- i...: #519
- Fix online plan bug with multiple serial summers and certain no-ops: #524
- Fixing tormentaSpout.registerMetric call in scheduleSpout: #521
- Use scalariform: #520
- Adds a test for a bug if a flatMap immediately before a leftJoin produce...: #518
- Fixed Storm stats bug with Promise: #514
- Platform-independent stats storm scalding: #503
- Experimental Java API and example: #499
- First pass at a spark platform for summingbird: #502
- Add summingbird logo: #504
- expose flow object to mutate function: #501
- Support java6 with our one java file: #498
- New async summers from algebird: #497
- Feature/stat store: #495
- Add some option documentation: #491
- Yet another cache: #470
- Monoid to semigroup: #487