- May 09, 2013
-
-
Mridul Muralidharan authored
-
- May 04, 2013
-
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
Add support for instance local in getPreferredLocations of ZippedPartitionsBaseRDD. Add comments to both ZippedPartitionsBaseRDD and ZippedRDD to better describe the potential problem with the approach
-
- May 03, 2013
-
-
Matei Zaharia authored
Add zip partitions to Java API
-
Matei Zaharia authored
A set of shuffle map output related changes
-
Shivaram Venkataraman authored
-
Mridul Muralidharan authored
-
Reynold Xin authored
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
- May 02, 2013
-
-
Matei Zaharia authored
Don't accept generated local directory names that can't be created
-
Matei Zaharia authored
fix [SPARK-740] block manage UI throws exception when enabling Spark Streaming
-
Charles Reiss authored
-
Matei Zaharia authored
RDD.unpersist: probably the most desired feature of Spark
-
- May 01, 2013
-
-
Reynold Xin authored
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
jerryshao authored
-
Mridul Muralidharan authored
-
Jey Kottalam authored
-
Reynold Xin authored
TimeStampedHashMap.
-
Reynold Xin authored
-
Reynold Xin authored
Also updated unit tests to make sure they are properly testing for concurrency.
-
harshars authored
Conflicts: core/src/main/scala/spark/SparkContext.scala
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
a) Add support for hyper local scheduling - specific to a host + port - before trying host local scheduling. b) Add some fixes to test code to ensure it passes (and fixes some other issues). c) Fix bug in task scheduling which incorrectly used availableCores instead of all cores on the node.
-
Matei Zaharia authored
Pull request to address issues Reynold Xin reported
-
- Apr 30, 2013
-
-
Reynold Xin authored
-
Reynold Xin authored
Conflicts: core/src/main/scala/spark/BlockStoreShuffleFetcher.scala
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-