This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
Scalding alignment improvements
Bring in some of the Config changes from scalding into Summingbird, as a result killing off most of its own configuration code around hadoop properties.
- Removing internal config setup from scalding platform: #629
- Remove store that no one seems to use and has no tests: #630
- Ianoc/optimization changes: #628
- Fixes tests: #626
- resilient to all stores being complete: #627
- Resilient to a store being ahead: #625
- move to scala test: #621
- Killing off Summingbird Java: #624
- Kill summingbird spark: #622
- Bumping sbt versions: #623
- Fixed erroneous comment in ClientStore's merge description: #620