aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/deploy/master/WorkerInfo.scala
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2750][WEB UI] Add https support to the Web UIscwf2016-01-191-6/+1
* [SPARK-8656] [WEBUI] Fix the webUI and JSON API number is not syncedWisely Chen2015-07-061-0/+2
* [SPARK-6602][Core] Update Master, Worker, Client, AppClient and related class...zsxwing2015-06-301-4/+2
* [SPARK-6428] Added explicit types for all public methods in core.Reynold Xin2015-03-231-1/+1
* [SPARK-4857] [CORE] Adds Executor membership events to SparkListenerKostas Sakellis2015-01-151-3/+3
* SPARK-1830 Deploy failover, Make Persistence engine and LeaderAgent PluggablePrashant Sharma2014-11-111-0/+1
* [SPARK-4080] Only throw IOException from [write|read][Object|External]Josh Rosen2014-10-241-1/+1
* Addressing smaller changes from Aaron's reviewPatrick Wendell2013-12-261-2/+2
* Import clean-up (yay Aaron)Patrick Wendell2013-12-251-1/+3
* Adding scheduling and reporting based on coresPatrick Wendell2013-12-251-2/+2
* Initial cut at driver submission.Patrick Wendell2013-12-251-0/+14
* Address Matei's commentsAaron Davidson2013-10-051-3/+3
* Standalone Scheduler fault tolerance using ZooKeeperAaron Davidson2013-09-261-12/+12
* Standalone Scheduler fault recoveryAaron Davidson2013-09-261-6/+22
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-1/+1
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-0/+77