aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/spark/scheduler/cluster/WorkerOffer.scala
Commit message (Expand)AuthorAgeFilesLines
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-24/+0
* Initial work towards scheduler refactoring:Matei Zaharia2013-08-181-2/+1
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Checkpoint commit - compiles and passes a lot of tests - not all though, look...Mridul Muralidharan2013-04-151-1/+1
* Track workers by executor ID instead of hostname to allow multipleMatei Zaharia2013-01-271-2/+2
* Stylistic changes and Public Accumulable and BroadcastDenny2012-10-021-1/+2
* Make classes package privateDenny2012-10-021-1/+1
* Some refactoring to make cluster scheduler pluggable.Matei Zaharia2012-07-061-0/+7