- Dec 10, 2012
-
-
Matei Zaharia authored
This will make it easier to make the "run" script work with a Maven build
-
- Dec 09, 2012
-
-
Matei Zaharia authored
Maven build setup
-
- Dec 08, 2012
-
-
Matei Zaharia authored
-
- Dec 04, 2012
-
-
Matei Zaharia authored
Use external addresses in standalone web UI when running on EC2
-
- Dec 01, 2012
-
-
Josh Rosen authored
-
- Nov 29, 2012
-
-
Matei Zaharia authored
Adding multi-jar constructor in quickstart
-
- Nov 28, 2012
-
-
Thomas Dudziak authored
-
Patrick Wendell authored
-
Matei Zaharia authored
Added a partition preserving flag to MapPartitionsWithSplitRDD.
-
Matei Zaharia authored
-
Matei Zaharia authored
partitions and number of elements in each partition)
-
- Nov 27, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Josh Rosen authored
-
Matei Zaharia authored
Fix NullPointerException when map output unregistered from MapOutputTracker twice
-
Reynold Xin authored
-
Matei Zaharia authored
For size compression, compress non zero values into non zero values.
-
Reynold Xin authored
-
Thomas Dudziak authored
-
Charles Reiss authored
-
Charles Reiss authored
-
Thomas Dudziak authored
-
- Nov 20, 2012
-
-
Thomas Dudziak authored
-
Thomas Dudziak authored
-
- Nov 19, 2012
-
-
Matei Zaharia authored
Improved use of Boto
-
Peter Sankauskas authored
handling Boto connection exceptions (like AuthFailure)
-
Matei Zaharia authored
Let EC2 script launch slaves in multiple availability zones
-
Matei Zaharia authored
SPARK-624: make the default local IP customizable
-
mbautin authored
-
- Nov 18, 2012
-
-
Peter Sankauskas authored
-
- Nov 16, 2012
-
-
Matei Zaharia authored
Set default uncaught exception handler to exit
-
Matei Zaharia authored
Delete security groups when destroying cluster
-
Matei Zaharia authored
-
Charles Reiss authored
Among other things, should prevent OutOfMemoryErrors in some daemon threads (such as the network manager) from causing a spark executor to enter a state where it cannot make progress but does not report an error.
-
Peter Sankauskas authored
across multiple availability zones in order to make the cluster more resilient to failure
-
Peter Sankauskas authored
are done on instances in specific security groups, this seems like a reasonable thing to clean up.
-
- Nov 15, 2012
-
-
mbautin authored
-
Matei Zaharia authored
matching with data locality hints from storage systems.
-
Matei Zaharia authored
-
- Nov 11, 2012
-
-
Matei Zaharia authored
SPARK-617 #resolve
-