- Apr 29, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Apr 28, 2013
-
-
Matei Zaharia authored
Add zip partitions interface
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
(the previous commit only renamed the file)
-
Shivaram Venkataraman authored
-
Matei Zaharia authored
Fix issues with streaming test cases after yarn branch merge
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Shivaram Venkataraman authored
-
- Apr 26, 2013
-
-
Shivaram Venkataraman authored
The current code supports 2, 3 or 4 arguments but can be extended to more arguments if required.
-
- Apr 25, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
SPARK-739 Have quickstart standlone job use README
-
Patrick Wendell authored
-
Matei Zaharia authored
test failure on Hadoop 2.0)
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Apr 24, 2013
-
-
Matei Zaharia authored
Manual merge of yarn branch to trunk
-
- Apr 23, 2013
-
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
Patch from Thomas Graves to improve the YARN Client, and move to more production ready hadoop yarn branch
-
Mridul Muralidharan authored
-
- Apr 21, 2013
-
-
Mridul Muralidharan authored
Fix review comments, add a new api to SparkHadoopUtil to create appropriate Configuration. Modify an example to show how to use SplitInfo
-
- Apr 19, 2013
-
-
Matei Zaharia authored
cache sizes due to having 2 instances of the Scala compiler and a bunch of classloaders.
-
- Apr 18, 2013
-
-
Mridul Muralidharan authored
-
- Apr 17, 2013
-
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
-
- Apr 16, 2013
-
-
Matei Zaharia authored
Increase ReservedCodeCacheSize for sbt
-
Mridul Muralidharan authored
Move back to 2.0.2-alpha, since 2.0.3-alpha is not available in cloudera yet. Also, add netty dependency explicitly to prevent resolving to older 2.3x version. Additionally, comment out retrievePattern to ensure correct netty is picked up
-
Mridul Muralidharan authored
-
Mridul Muralidharan authored
Ensure all ask/await block for spark.akka.askTimeout - so that it is controllable : instead of arbitrary timeouts spread across codebase. In our tests, we use 30 seconds, though default of 10 is maintained
-