- Apr 10, 2013
-
-
Matei Zaharia authored
Typos: cluser -> cluster
-
Andrew Ash authored
-
Matei Zaharia authored
Uniform whitespace across scala examples
-
Matei Zaharia authored
Retry failed ssh commands in the ec2 python script.
-
- Apr 09, 2013
-
-
Holden Karau authored
-
Andrew Ash authored
-
- Apr 08, 2013
-
-
Matei Zaharia authored
superstep value upon recomputation, and set the default storage level in Bagel to MEMORY_AND_DISK
-
Matei Zaharia authored
SPARK-724 - Have Akka logging enabled by default for standalone daemons
-
Matei Zaharia authored
Conflicts: docs/_config.yml project/SparkBuild.scala
-
- Apr 07, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Conflicts: project/SparkBuild.scala
-
Patrick Wendell authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Bumping version for Twitter Algebird to latest
-
Matei Zaharia authored
Fixes SPARK-723 - Update build to Scala 2.9.3
-
- Apr 06, 2013
-
-
Holden Karau authored
Retry failed ssh commands. This is especially useful during system startup when the hosts may not have yet come on-line but can be useful at other points for people with flakey connections
-
- Apr 04, 2013
-
-
Andy Konwinski authored
-
- Apr 03, 2013
-
-
Patrick Wendell authored
See the JIRA for more details. I was only able to test the bash version (don't have Windows) so maybe check over that the syntax is correct there.
-
Nick Pentreath authored
-
- Apr 02, 2013
-
-
Matei Zaharia authored
corrected Algebird example
-
Matei Zaharia authored
Python bugfixes
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Erik van oosten authored
-
- Mar 31, 2013
-
-
Matei Zaharia authored
Fixed broken filter in getWritableClass[T]
-
Mark Hamstra authored
-
Mark Hamstra authored
-
- Mar 30, 2013
-
-
Matei Zaharia authored
Bugfix: WorkerWebUI must respect workDirPath from Worker
-
Matei Zaharia authored
Add a shuffle parameter to coalesce.
-
Matei Zaharia authored
Move streaming test initialization into 'before' blocks
-
Matei Zaharia authored
Don't use deprecated Application in example
-
Matei Zaharia authored
Update tuning.md
-
- Mar 28, 2013
-
-
Jey Kottalam authored
-
Andrew Ash authored
Make the example more compilable
-
Jey Kottalam authored
-
Andrew Ash authored
As of 2.9.0 extending from Application is not recommended http://www.scala-lang.org/api/2.9.3/index.html#scala.Application
-
- Mar 26, 2013
-
-
kalpit authored
spark instance number must be present in log filename to prevent multiple workers from overriding each other's logs
-