- Apr 12, 2013
-
-
Andy Konwinski authored
-
- Apr 11, 2013
-
-
Matei Zaharia authored
Add details when BlockManager heartbeats time out
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Apr 10, 2013
-
-
Andrew Ash authored
Makes it more clear what the threshold was for tuning spark.storage.blockManagerSlaveTimeoutMs Before: WARN "Removing BlockManager BlockManagerId(201304022120-1976232532-5050-27464-0, myhostname, 51337) with no recent heart beats After: WARN "Removing BlockManager BlockManagerId(201304022120-1976232532-5050-27464-0, myhostname, 51337) with no recent heart beats: 19216ms exceeds 15000ms
-
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
-