- Feb 23, 2013
-
-
Matei Zaharia authored
Adding Java-accessible methods to Vector.scala
-
Patrick Wendell authored
-
Patrick Wendell authored
This is needed for the Strata machine learning tutorial (and also is generally helpful).
-
Matei Zaharia authored
Donahue)
-
Matei Zaharia authored
Detect when SendingConnections disconnect even if we aren't sending to them
-
- Feb 22, 2013
-
-
Charles Reiss authored
-
Charles Reiss authored
Comment fix
-
Matei Zaharia authored
Fixed some of the messages as well as code style.
-
Matei Zaharia authored
Also fixed a bug where master was offering executors on dead workers Conflicts: core/src/main/scala/spark/deploy/master/Master.scala
-
Matei Zaharia authored
Remove hack workaround for SPARK-668
-
Matei Zaharia authored
SPARK-702: Replace Function --> JFunction in JavaAPI Suite.
-
Patrick Wendell authored
In a few places the Scala (rather than Java) function class is used.
-
- Feb 19, 2013
-
-
Matei Zaharia authored
Don't call System.exit over uncaught exceptions from shutdown hooks
-
Charles Reiss authored
-
Matei Zaharia authored
Fixes a broken link in documentation to issue tracker
-
Matei Zaharia authored
Added a method to create PartitionPruningRDD.
-
Andy Konwinski authored
-
Reynold Xin authored
-
Charles Reiss authored
-
Charles Reiss authored
-
- Feb 18, 2013
-
-
Matei Zaharia authored
Ganglia port change
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Feb 17, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Switch spark_ec2.py to use the new spark-ec2 scripts.
-
- Feb 16, 2013
-
-
Matei Zaharia authored
Move ParallelCollection into spark.rdd package.
-
Matei Zaharia authored
Make CoGroupedRDDs explicitly have the same key type.
-
Stephen Haberman authored
-
Stephen Haberman authored
-
Matei Zaharia authored
If combineByKey is using the same partitioner, skip the shuffle.
-
Stephen Haberman authored
-
Stephen Haberman authored
-
Matei Zaharia authored
include jobid in Executor commandline args
-
- Feb 14, 2013
-
-
Tathagata Das authored
STREAMING-50: Support transform workaround in JavaPairDStream
-
- Feb 13, 2013
-
-
Imran Rashid authored
-
Matei Zaharia authored
Update issue tracker link in contributing guide
-