- Aug 04, 2012
- Aug 03, 2012
-
-
Matei Zaharia authored
This is because we pull out such a large sample (10x the number of partitions) that we should expect pretty good balance. The tests are also deterministic so there's no worry about them failing irreproducibly.
-
Matei Zaharia authored
RangePartitioner to make it pass. It turns out that the first partition was always kind of small due to how we picked partition boundaries.
-
Matei Zaharia authored
-
Matei Zaharia authored
Bug fix in RangePartitioner for partitioning when sorting in descending order.
-
Harvey authored
-
- Aug 02, 2012
-
-
Matei Zaharia authored
Logging Throwables in Info and Debug
-
- Jul 30, 2012
-
-
Paul Cavallaro authored
Logging Throwables in logInfo and logDebug instead of swallowing them.
-
- Jul 26, 2012
-
-
Matei Zaharia authored
add Accumulatable, add corresponding docs & tests for accumulators
-
Imran Rashid authored
-
- Jul 23, 2012
-
-
Matei Zaharia authored
Always destroy SparkContext in after block for the unit tests.
-
Denny authored
-
- Jul 21, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Instantiating custom serializer using user's classpath
-
Matei Zaharia authored
-
- Jul 18, 2012
- Jul 17, 2012
- Jul 16, 2012
-
-
Imran Rashid authored
-
Imran Rashid authored
-
Imran Rashid authored
-
- Jul 12, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Imran Rashid authored
-
Imran Rashid authored
-
Imran Rashid authored
-
Imran Rashid authored
-
Imran Rashid authored
-
- Jul 10, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jun 29, 2012
-
-
Matei Zaharia authored
Scalacheck groupId has changed https://github.com/rickynils/scalacheck/i...
-
Matei Zaharia authored
-
rrmckinley authored
Scalacheck groupId has changed https://github.com/rickynils/scalacheck/issues/24. Necessary to build with scalaVersion 2.9.2. Works with 2.9.1 too.
-
- Jun 17, 2012
-
-
Matei Zaharia authored
This reverts commit b3eeac55.
-
Matei Zaharia authored
This reverts commit f58da616, reversing changes made to 4449eb97.
-