- May 16, 2013
-
-
Reynold Xin authored
-
Reynold Xin authored
-
- May 15, 2013
-
-
Matei Zaharia authored
Manual merge & cleanup of Shane's Shuffle Performance Optimization
-
Reynold Xin authored
Docs: Mention spark shell's default for MASTER
-
Andrew Ash authored
-
Reynold Xin authored
Master UI has link to Application UI
-
Reynold Xin authored
Conflicts: core/src/main/scala/spark/storage/BlockManager.scala core/src/test/scala/spark/DistributedSuite.scala project/SparkBuild.scala
-
Reynold Xin authored
-
Reynold Xin authored
-
Reynold Xin authored
Conflicts: project/SparkBuild.scala
-
- May 14, 2013
-
-
Cody Koeninger authored
-
- May 13, 2013
-
-
Matei Zaharia authored
EmptyRDD (master branch 0.8)
-
Matei Zaharia authored
-
Matei Zaharia authored
Add support for instance local scheduling
-
- May 12, 2013
-
-
Matei Zaharia authored
SPARK-738: Spark should detect and wrap nonserializable exceptions
-
Patrick Wendell authored
-
Patrick Wendell authored
-
Patrick Wendell authored
-
Patrick Wendell authored
-
- May 11, 2013
-
-
Cody Koeninger authored
-
Patrick Wendell authored
-
Patrick Wendell authored
-
Mridul Muralidharan authored
1) Add support for HADOOP_CONF_DIR (and/or YARN_CONF_DIR - use either) : which is used to specify the client side configuration directory : which needs to be part of the CLASSPATH. 2) Move from var+=".." to var="$var.." : the former does not work on older bash shells unfortunately.
-
- May 10, 2013
-
-
Reynold Xin authored
Actually use the cleaned closure in foreachPartition
-
Mark Hamstra authored
-
- May 09, 2013
-
-
Reynold Xin authored
dependency on hbase introduces netty-3.2.2 which conflicts with netty-3.5.3 already in Spark. This caused multiple test failures. This reverts commit 0f1b7a06, reversing changes made to aacca1b8.
-
Mridul Muralidharan authored
-
Imran Rashid authored
-
Reynold Xin authored
Fix SPARK-670: EC2 'start' command should require -i option.
-
- May 08, 2013
-
-
Matei Zaharia authored
hBase example
-
Reynold Xin authored
-
Reynold Xin authored
-
- May 07, 2013
-
-
Reynold Xin authored
-
Reynold Xin authored
-
Reynold Xin authored
-
Reynold Xin authored
-
Reynold Xin authored
-
Matei Zaharia authored
-
Reynold Xin authored
Conflicts: core/src/main/scala/spark/storage/BlockManager.scala core/src/main/scala/spark/storage/DiskStore.scala project/SparkBuild.scala
-
Jey Kottalam authored
-