- Jul 08, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jul 06, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jul 01, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jun 30, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jun 29, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
fixes various bugs in the previous code when running on Mesos.
-
Matei Zaharia authored
across projects).
-
- Jun 20, 2012
-
-
root authored
-
- Jun 17, 2012
-
-
Tathagata Das authored
-
Tathagata Das authored
Fixed nasty corner case bug in ByteBufferInputStream. Could not add a test case for this as I could not figure out how to deterministically reproduce the bug in a short testcase.
-
Matei Zaharia authored
ConnectionManager and DAGScheduler properly, plus a fix to LocalScheduler that was not merged in from 0.5 and was actually caught by one of the tests.
-
- Jun 16, 2012
-
-
Matei Zaharia authored
-
- Jun 13, 2012
-
-
Tathagata Das authored
-
Tathagata Das authored
-
- Jun 09, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
broadcast. Fixes #139.
-
Matei Zaharia authored
RDD partitioning in more cases where it's possible, and use iterators instead of materializing collections when doing joins.
-
- Jun 07, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
jointly with Tathagata Das and Haoyuan Li. This commit imports the changes and ports them to Mesos 0.9, but does not yet pass unit tests due to various classes not supporting a graceful stop() yet.
-
- Jun 06, 2012
-
-
Matei Zaharia authored
cluster instead of on the master. Fixes #110.
-
Matei Zaharia authored
SizeEstimator. Also added a test for SizeEstimator. Fixes #136.
-
Matei Zaharia authored
-
- May 22, 2012
-
-
Richard Benkovsky authored
-
Richard Benkovsky authored
-
Richard Benkovsky authored
-
Richard Benkovsky authored
-
Richard Benkovsky authored
-
- May 20, 2012
-
-
Richard Benkovsky authored
-
- May 19, 2012
-
-
Richard Benkovsky authored
-
- May 16, 2012
-
-
Reynold Xin authored
to be serialized in closure serialization. This can significantly reduce the task setup time in Shark when the query involves a large number of (Hive) partitions.
-
- May 15, 2012
-
-
Reynold Xin authored
it was pretty ugly that put() should return -1 for failures.
-