aboutsummaryrefslogtreecommitdiff
path: root/bagel/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed unit tests by making them clean up the SparkContext after use andMatei Zaharia2011-05-131-0/+2
* Rename bagel to spark.bagel and Pregel to BagelAnkur Dave2011-05-091-4/+4
* Refactor and add aggregator supportAnkur Dave2011-05-031-4/+6
* Package combiner functions into a traitAnkur Dave2011-05-031-8/+2
* Add Bagel test suiteAnkur Dave2011-05-031-0/+57