aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/spark/util/AkkaUtils.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #442 from stephenh/fixsystemnamesMatei Zaharia2013-02-021-1/+5
|\
| * Fix createActorSystem not actually using the systemName parameter.Stephen Haberman2013-02-021-1/+5
* | Reduce the amount of duplicate logging Akka does to stdout.Stephen Haberman2013-02-011-0/+1
|/
* Clean up BlockManagerUI a little (make it not be an object, merge withMatei Zaharia2013-01-271-3/+3
* Track workers by executor ID instead of hostname to allow multipleMatei Zaharia2013-01-271-3/+3
* Merge branch 'master' into blockmanager_uiImran Rashid2013-01-221-0/+1
|\
| * Log remote lifecycle events in Akka for easier debuggingMatei Zaharia2013-01-211-0/+1
* | Merge branch 'master' into blockmanagerUIDenny2012-11-111-2/+5
|\|
| * Made Akka timeout and message frame size configurable, and upped the defaultsMatei Zaharia2012-11-061-2/+5
* | BlockManager UI.Denny2012-10-291-2/+3
|/
* Made Akka thread pool and message batch sizes configurableroot2012-10-071-3/+5
* Make classes package privateDenny2012-10-021-1/+1
* Ported performance and FT improvements from latest streaming workMatei Zaharia2012-09-121-0/+2
* More work on standalone deploy system.Matei Zaharia2012-07-011-1/+1
* Detect connection and disconnection of slavesMatei Zaharia2012-06-301-2/+1
* Initial framework to get a master and web UI up.Matei Zaharia2012-06-301-0/+71