- May 25, 2013
-
-
Matei Zaharia authored
NonJavaSerializableClass should not be Java serializable...
-
- May 24, 2013
-
-
Reynold Xin authored
serializable.
-
Matei Zaharia authored
Automatically configure Netty port.
-
Reynold Xin authored
local-cluster pass. Previously they were failing because Netty was trying to bind to the same port for all processes. Pair programmed with @shivaram.
-
Matei Zaharia authored
bug fix: Shuffle block iterator is ignoring the shuffle serializer setting.
-
Reynold Xin authored
block iterators for local blocks. Also added a unit test for that.
-
Matei Zaharia authored
Exclude old versions of Netty from Maven-based build
-
- May 21, 2013
-
-
Matei Zaharia authored
Use ARRAY_SAMPLE_SIZE constant instead of hard-coded 100.0 in SizeEstimator
-
Charles Reiss authored
-
Reynold Xin authored
DistributedSuite: remove dead code
-
Charles Reiss authored
-
- May 18, 2013
-
-
Jey Kottalam authored
-
- May 17, 2013
-
-
Reynold Xin authored
Throw exception if TaskResult exceeds Akka frame size
-
Reynold Xin authored
called.
-
Reynold Xin authored
-
Reynold Xin authored
-
- May 16, 2013
-
-
Mridul Muralidharan authored
-
Reynold Xin authored
Maven build fix & two other small changes
-
Reynold Xin authored
-
Reynold Xin authored
-
Reynold Xin authored
check for core classes in run. This fixed the problem that core tests depend on whether repl module is compiled or not.
-
Reynold Xin authored
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Josh Rosen authored
-
- May 15, 2013
-
-
Matei Zaharia authored
Manual merge & cleanup of Shane's Shuffle Performance Optimization
-
Reynold Xin authored
Docs: Mention spark shell's default for MASTER
-
Andrew Ash authored
-
Reynold Xin authored
Master UI has link to Application UI
-
Reynold Xin authored
Conflicts: core/src/main/scala/spark/storage/BlockManager.scala core/src/test/scala/spark/DistributedSuite.scala project/SparkBuild.scala
-
Reynold Xin authored
-
Reynold Xin authored
-
Reynold Xin authored
Conflicts: project/SparkBuild.scala
-
- May 14, 2013
-
-
Cody Koeninger authored
-
- May 13, 2013
-
-
Matei Zaharia authored
EmptyRDD (master branch 0.8)
-
Matei Zaharia authored
-