aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/spark/executor/MesosExecutorBackend.scala
Commit message (Expand)AuthorAgeFilesLines
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-95/+0
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Don't create the Executor until we have everything it needs.Stephen Haberman2013-02-281-6/+10
* Remove remants of attempt to use slaveId-executorId in MesosExecutorBackendCharles Reiss2013-01-301-1/+1
* Use Mesos ExecutorIDs to hold SlaveIDs. Then we can safely useCharles Reiss2013-01-301-1/+5
* Track workers by executor ID instead of hostname to allow multipleMatei Zaharia2013-01-271-1/+2
* Make classes package privateDenny2012-10-021-2/+2
* Further refactoring, and start of a standalone scheduler backendMatei Zaharia2012-07-061-0/+69