All Versions
33
Latest Version
Avg Release Cycle
70 days
Latest Release
3193 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.4.2 Changes
- ๐ Use scalding version 0.9.0rc17 which has some bug fixes
- โ Add fully satisfiable flag to UniqueKeyedService: https://github.com/twitter/summingbird/pull/489
- Mark the scalding platform as serializable, but also don't grab the platform in the scalding env: https://github.com/twitter/summingbird/pull/485
- โ smoketest displaying error running example: https://github.com/twitter/summingbird/pull/483
-
v0.4.1 Changes
- ๐ Release tool failure fix from 0.4.0 release.
-
v0.4.0 Changes
- โ Add/use the multiplier option: https://github.com/twitter/summingbird/pull/481
- โ add variations on pipeFactory to allow a map function before time extrac...: https://github.com/twitter/summingbird/pull/482
- ๐ Make HDFSState public: https://github.com/twitter/summingbird/pull/478
- ๐ Feature/ianoc frozen keys: https://github.com/twitter/summingbird/pull/477
- Piping prune function through the VersionedStore factory method: https://github.com/twitter/summingbird/pull/476
- โ Remove deprecation indirections: https://github.com/twitter/summingbird/pull/472
- ๐ fix unidoc target: https://github.com/twitter/summingbird/pull/469
- โ Add hadoop2 compression options: https://github.com/twitter/summingbird/pull/466
- Few more profiler noticed changes, mostly Future.collect indexedSeq's. O...: https://github.com/twitter/summingbird/pull/465
- โ Add deprecation: https://github.com/twitter/summingbird/pull/463
- Vagrant folder added to .gitignore: https://github.com/twitter/summingbird/pull/464
- Manually block up sections of output from caches into lists to avoid flo...: https://github.com/twitter/summingbird/pull/453
- ๐ Fixes bug that meant storm tests weren't running: https://github.com/twitter/summingbird/pull/460
- Factor batch from online: https://github.com/twitter/summingbird/pull/455
- ๐ This moves from using the completeTopology approach to running it normal...: https://github.com/twitter/summingbird/pull/458
- โ Code is called heavily, and in tests where we do it 100's of times it wa...: https://github.com/twitter/summingbird/pull/457
- Clean up a little bit of this code. Uses seq/traversable once in some ap...: https://github.com/twitter/summingbird/pull/456
- ๐จ This refactors time out of several places inside the online code. Allows...: https://github.com/twitter/summingbird/pull/454
- ๐ Move the hadoop defaults into scalding platform: https://github.com/twitter/summingbird/pull/452
- ๐ Feature/add option to tune output sizes online: https://github.com/twitter/summingbird/pull/451
- ๐ Move to using Mergable from storehaus instead of mergable store.: https://github.com/twitter/summingbird/pull/450
- ๐ Feature/state deprecated ptrs: https://github.com/twitter/summingbird/pull/449
- โ Adds BatchID interval to TS interval: https://github.com/twitter/summingbird/pull/443
- โ Adds a scalding-test project: https://github.com/twitter/summingbird/pull/447
- ๐ Make Commutativity settings a case object: https://github.com/twitter/summingbird/pull/448
- ๐ฆ Splits the storm test code out into its own package to help end users be...: https://github.com/twitter/summingbird/pull/442
- โ Add toString to InitialBatchedStore: https://github.com/twitter/summingbird/pull/444
- ๐ Feature/long to timestamp offline: https://github.com/twitter/summingbird/pull/439
- ๐ Feature/add pruning support: https://github.com/twitter/summingbird/pull/435
- ๐ฆ Split the scalding platform out into packages: https://github.com/twitter/summingbird/pull/434
- โ Add mima command support: https://github.com/twitter/summingbird/pull/427
- โ Add PipeFactoryOps, with mapElements, flatMapElements and mapPipe: https://github.com/twitter/summingbird/pull/432
- ๐ Feature/move code from scalding: https://github.com/twitter/summingbird/pull/424
-
v0.3.3 Changes
- Depend on proper Tormenta version (fix semver hiccup)
-
v0.3.2 Changes
- We don't want to hit runningState.fail twice: https://github.com/twitter/summingbird/pull/425
- ๐ also tail producer support: https://github.com/twitter/summingbird/pull/423
- ๐ fix merge planner bug: https://github.com/twitter/summingbird/pull/417
- shard fm: https://github.com/twitter/summingbird/pull/416
- โ Add sinking to stores: https://github.com/twitter/summingbird/pull/408
- โ Add NormalScaldingStore which contains only (K, V) pairs: https://github.com/twitter/summingbird/pull/407
-
v0.3.1 Changes
- โฌ๏ธ Bump the chill version - makes storm provided: https://github.com/twitter/summingbird/pull/406
- sort by batch if monoid is commutative: https://github.com/twitter/summingbird/pull/411
- ๐ Fix README to properly run Storm locally: https://github.com/twitter/summingbird/pull/412
- ๐ Feature/async summer store: https://github.com/twitter/summingbird/pull/400
-
v0.3.0 Changes
- โ Add serializers for BatchID, Timestamp: https://github.com/twitter/summingbird/pull/350
- โ ADd a means to set defaults outside the planner: https://github.com/twitter/summingbird/pull/351
- ๐ fix bugs hdfs: https://github.com/twitter/summingbird/pull/353
- โ add default option setting: https://github.com/twitter/summingbird/pull/356
- โ Add options tests: https://github.com/twitter/summingbird/pull/335
- โ Add some hadoop defaults to the builder API: https://github.com/twitter/summingbird/pull/359
- Cleanup the Storm API a bit: https://github.com/twitter/summingbird/pull/360
- Put all Collector actions in one execute: https://github.com/twitter/summingbird/pull/365
- Producer API executors for storm and scalding: https://github.com/twitter/summingbird/pull/367
- standardize get or else scalding: https://github.com/twitter/summingbird/pull/363
- ๐ Fixes ticks: https://github.com/twitter/summingbird/pull/368
- spout metrics: https://github.com/twitter/summingbird/pull/344
- โ Add the summingbird prefix to the graphs: https://github.com/twitter/summingbird/pull/370
- โ add localOrShuffle: https://github.com/twitter/summingbird/pull/371
- ๐ Make the StormMetric Covariant: https://github.com/twitter/summingbird/pull/373
- ๐ Fix depreciation to be from sink: https://github.com/twitter/summingbird/pull/375
- โ add options to cfg: https://github.com/twitter/summingbird/pull/376
- Null out Tuple.values for GC: https://github.com/twitter/summingbird/pull/374
- โ Add timestamps to hadoop configs: https://github.com/twitter/summingbird/pull/377/files
- โ add Options.toString: https://github.com/twitter/summingbird/pull/378
- ๐ Fix out of sync versions to keep: https://github.com/twitter/summingbird/pull/379
- ๐ Feature fix ffm: https://github.com/twitter/summingbird/pull/381
- โ Add an await timeout: https://github.com/twitter/summingbird/pull/380
- โ Add local or shuffle option: https://github.com/twitter/summingbird/pull/384
- โ Add dequeueAll to Queue: https://github.com/twitter/summingbird/pull/386
- โ Add in log4j and slf4j to the example: https://github.com/twitter/summingbird/pull/392
- ๐ Fixes naming in bolts for options to work right after plan: https://github.com/twitter/summingbird/pull/391
- โ Add error checking to the cache size: https://github.com/twitter/summingbird/pull/393
- โ Add more storm tests, add some new test graphs: https://github.com/twitter/summingbird/pull/394
- Proxy the select correctly on initialbatch: https://github.com/twitter/summingbird/pull/389
- ๐จ Refactors the bolts from storm to be independent workers in online: https://github.com/twitter/summingbird/pull/395
- ๐ Pluggable caches in FinalFlatMap: https://github.com/twitter/summingbird/pull/396
- ๐ Uses multimerge: https://github.com/twitter/summingbird/pull/399
- ack on entry option: https://github.com/twitter/summingbird/pull/398
-
v0.2.5 Changes
- ๐ Fix issue with externalizer: https://github.com/twitter/summingbird/pull/316
- ๐ Initial implementation of checkpoint state: https://github.com/twitter/summingbird/pull/315
- ๐ Move to sbt 0.13: https://github.com/twitter/summingbird/pull/322
- ๐ Move Dependants common code to graph: https://github.com/twitter/summingbird/pull/321
- CheckpointState -> HDFSState: https://github.com/twitter/summingbird/pull/318
- ๐ Change depthFirstOf to use List instead of Vector: https://github.com/twitter/summingbird/pull/323
- โ Add an optional parameter to set default parallelism for a storm source: https://github.com/twitter/summingbird/pull/319
- โ Add a method to prepare for optimizing FlatMapKeys: https://github.com/twitter/summingbird/pull/305
- ๐ fix the increased output issue: https://github.com/twitter/summingbird/pull/327
- โก๏ธ Optimize iterator sums: https://github.com/twitter/summingbird/pull/326
- ๐ Make sure to register BatchID and Timespan: https://github.com/twitter/summingbird/pull/324
- โ Sum by key test: https://github.com/twitter/summingbird/pull/330
- โ Add slf4j logging to scalding: https://github.com/twitter/summingbird/pull/331
- ๐ฆ Move the versioned store to scalding package: https://github.com/twitter/summingbird/pull/332
- ๐ฒ storm logging: https://github.com/twitter/summingbird/pull/333
- โ Adds/extends some storm option tests: https://github.com/twitter/summingbird/pull/334
- ๐ Make VersionedState fail-safe: https://github.com/twitter/summingbird/pull/337
- Throw on Storm Submission w/ no online store: https://github.com/twitter/summingbird/pull/338
- ๐ General graph support online: https://github.com/twitter/summingbird/pull/340
- Summingbird config: https://github.com/twitter/summingbird/pull/339
-
v0.2.4 Changes
- ๐ Fix off-by-one bug in scalding batched store: https://github.com/twitter/summingbird/pull/311
-
v0.2.3 Changes
- โ Add convenience methods to Producer: https://github.com/twitter/summingbird/pull/307
- โก๏ธ Massively optimize Scalding merge/sumByKey: https://github.com/twitter/summingbird/pull/303
- ๐ Improve the WaitingState state machine: https://github.com/twitter/summingbird/pull/302
- ๐ Move code for common realtime planners (storm + akka): https://github.com/twitter/summingbird/pull/299
- ๐ Fix an issue with source minify in scalding: https://github.com/twitter/summingbird/pull/298
- ๐ Improve scalding tests: https://github.com/twitter/summingbird/pull/296
- ๐ Improve storm tests: https://github.com/twitter/summingbird/pull/292
- ๐ Use an AnyVal-like class rather than java.util.Date: https://github.com/twitter/summingbird/pull/295
- ๐ improve Batcher documentation: https://github.com/twitter/summingbird/pull/293