- Mar 20, 2013
-
-
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
-
- 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
-
-
Nick Pentreath authored
-
- Mar 16, 2013
-
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Matei Zaharia authored
Add PairRDDFunctions.subtractByKey.
-
- Mar 15, 2013
-
-
Matei Zaharia authored
Fix local metrics
-
Matei Zaharia authored
Add a log4j compile dependency to fix build in IntelliJ
-
Mikhail Bautin authored
Also rename parent project to spark-parent (otherwise it shows up as "parent" in IntelliJ, which is very confusing).
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Nick Pentreath authored
- Mar 14, 2013
-
-
Mark Hamstra authored
-
Mark Hamstra authored
-
Stephen Haberman authored
-
Stephen Haberman authored
-
Stephen Haberman authored
-
- Mar 13, 2013
-
-
Matei Zaharia authored
Close the reader in HadoopRDD as soon as iteration end.
-
Matei Zaharia authored
Fix broken link to YARN documentation
-
Stephen Haberman authored
-
Andy Konwinski authored
-
Stephen Haberman authored
-
Stephen Haberman authored
-
Matei Zaharia authored
Fix broken link in Quick Start
-
Andy Konwinski authored
-
Andy Konwinski authored
-
Matei Zaharia authored
Send block sizes as longs in BlockManager updates
-