aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/spark/util/AkkaUtils.scala
Commit message (Expand)AuthorAgeFilesLines
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-72/+0
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-061-38/+2
|\
| * Changing JSON protocol and removing spray codePatrick Wendell2013-06-221-13/+2
| * Completely hacked version of block manager UI in jettyPatrick Wendell2013-06-221-23/+0
| * Partially working checkpointPatrick Wendell2013-06-221-19/+17
* | s/ActorSystemImpl/ExtendedActorSystem/ as ActorSystemImpl results in a warningHolden Karau2013-07-041-2/+2
|/
* Merge pull request #639 from pwendell/timeout-updateMatei Zaharia2013-06-041-1/+1
|\
| * Bump akka and blockmanager timeouts to 60 secondsPatrick Wendell2013-06-041-1/+1
* | when akka starts, use akkas default classloader (current thread)Imran Rashid2013-05-141-1/+1
|/
* Checkpoint commit - compiles and passes a lot of tests - not all though, look...Mridul Muralidharan2013-04-151-4/+9
* Add a config property for Akka lifecycle event loggingMatei Zaharia2013-02-251-2/+4
* Disable remote lifecycle logging from Akka.Patrick Wendell2013-02-251-1/+1
* 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