Topics
November 7, 2023 ยท View on GitHub
Code snippets for solving common big data problems on various platforms. Inspired by Rosetta Code.
For examples rended side by side with comments see:
http://spotify.github.io/big-data-rosetta-code/
Currently the following are covered:
Topics
- src/main/scala/com/spotify/bdrc/scala Scala tricks for data processing
- src/main/scala/com/spotify/bdrc/pipeline Data pipeline snippets
- src/test/scala/com/spotify/bdrc/testing Examples for pipeline testing
License
Copyright 2016 Spotify AB.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0