big-data-rosetta-code icon indicating copy to clipboard operation
big-data-rosetta-code copied to clipboard

Code snippets for solving common big data problems in various platforms. Inspired by Rosetta Code

big-data-rosetta-code

Build Status GitHub license

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