aboutsummaryrefslogtreecommitdiff
path: root/bagel/src/test
Commit message (Expand)AuthorAgeFilesLines
* Set log level in tests to WARNMatei Zaharia2012-08-231-0/+8
* Fix further issues with tests and broadcast.Matei Zaharia2012-08-231-1/+4
* Stlystic changesDenny2012-07-231-2/+2
* Always destroy SparkContext in after block for the unit tests.Denny2012-07-231-6/+11
* Update Bagel unit tests to reflect API changeAnkur Dave2011-11-081-23/+21
* Fix issue #65: Change @serializable to extends Serializable in 2.9 branchIsmael Juma2011-08-021-2/+2
* 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