- Aug 30, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Aug 29, 2012
-
-
Matei Zaharia authored
-
- Aug 22, 2012
-
-
Matei Zaharia authored
make accumulator.localValue public, add tests
-
- Aug 20, 2012
-
-
Imran Rashid authored
-
- Aug 14, 2012
-
-
Imran Rashid authored
-
- Aug 13, 2012
-
-
Matei Zaharia authored
Changes to SizeEstimator more accurate
-
- Aug 12, 2012
-
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
-
- Aug 11, 2012
-
-
Shivaram Venkataraman authored
oops setting to get deterministic results
-
Shivaram Venkataraman authored
setting. This is useful to get a deterministic test case
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
according to architecture and also aligns objects and arrays when computing instance sizes. Verified using Eclipse Memory Analysis Tool (MAT)
-
- Aug 04, 2012
-
-
Matei Zaharia authored
Examples ship to to cluster
-
Denny authored
-
Denny authored
-
Denny authored
-
- 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
-