- 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
-
jerryshao 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
-
Matei Zaharia authored
Pull request to address issues Reynold Xin reported
-
- Apr 30, 2013
-
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Reynold Xin authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Reynold Xin authored
-
Matei Zaharia authored
[Fix SPARK-742] Task Metrics should not employ per-record timing by default
-
Mridul Muralidharan authored
-
- Apr 29, 2013
-
-
Matei Zaharia authored
-
Patrick Wendell authored
-
Patrick Wendell authored
-
Patrick Wendell authored
This patch does three things: 1. Makes TimedIterator a trait with two implementations (one a no-op) 2. Makes the default behavior to use the no-op implementation 3. Removes DelegateBlockFetchTracker. This is just cleanup, but it seems like the triat doesn't really reduce complexity in any way. In the future we can add other implementations, e.g. ones which perform sampling.
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Apr 28, 2013
-
-
Matei Zaharia authored
Add zip partitions interface
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
(the previous commit only renamed the file)
-
Shivaram Venkataraman authored
-
Matei Zaharia authored
Fix issues with streaming test cases after yarn branch merge
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-