- Mar 26, 2013
-
-
kalpit authored
added SPARK_WORKER_INSTANCES : allows spawning multiple worker instances/processes on every slave machine
-
kalpit authored
-
Matei Zaharia authored
Re-enable deprecation warnings and fix deprecated warning.
-
Andy Konwinski authored
-
- Mar 24, 2013
-
-
Holden Karau authored
-
Holden Karau authored
-
Holden Karau authored
-
Holden Karau authored
-
- Mar 23, 2013
-
-
Matei Zaharia authored
Make Executor fields volatile since they're read from the thread pool.
-
Matei Zaharia authored
mapWith, flatMapWith and filterWith
-
- Mar 20, 2013
-
-
Matei Zaharia authored
SPARK-715: Adds instructions for building with Maven to documentation
-
Matei Zaharia authored
Added mapSideCombine flag to CoGroupedRDD. Added unit test for CoGroupedRDD.
-
Andy Konwinski authored
-
Stephen Haberman authored
-
Matei Zaharia authored
[SPARK-707] Adding Java versions of Pi, LogQuery and K-Means examples
-
Matei Zaharia authored
Add foldByKey
-
Nick Pentreath authored
-
Nick Pentreath authored
-
Reynold Xin authored
-
Reynold Xin authored
CoGroupedRDD.
-
- Mar 19, 2013
-
-
Matei Zaharia authored
CoalescedRDD for many partitions
-
Matei Zaharia authored
Remove try/catch block that can't be hit.
-
Matei Zaharia authored
call setConf from input format if it is Configurable
-
Nick Pentreath authored
-
Nick Pentreath authored
-
Andrey Kouznetsov authored
-
Giovanni Delussu authored
CoalescedRDD changed to work with a big number of partitions both in the original and the new coalesced RDD. The limitation was in the range that Scala.Int can represent.
-
- Mar 18, 2013
-
-
Stephen Haberman authored
-
- Mar 17, 2013
-
-
Andy Konwinski authored
Adds links to new instructions in: * The main Spark project README.md * The docs nav menu called "More" * The docs Overview page under the "Building" and "Where to Go from Here" sections
-
Nick Pentreath authored
-
- Mar 16, 2013
-
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Matei Zaharia authored
Add PairRDDFunctions.subtractByKey.
-
- Mar 15, 2013
-