A few examples using Twitter's Algebird library.
Most examples are based on the AliceInAggregatorLand.scala
Install SBT, type
git clone https://github.com/zouzias/algebird-examples.git
cd algebird-examples/
sbt run
You should see the following options:
Multiple main classes detected, select one to run:
[1] org.zouzias.algebird.examples.BloomFilterExample
[2] org.zouzias.algebird.examples.MomentsExample
[3] org.zouzias.algebird.examples.TopKWordCounts
[4] org.zouzias.algebird.examples.WordCountExample
Enter number: