aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-5423] [CORE] Register a TaskCompletionListener to make sure release al...zsxwing2015-07-211-6/+19
* [SPARK-4598] [WEBUI] Task table pagination for the Stage pagezsxwing2015-07-216-222/+1102
* [SPARK-7171] Added a method to retrieve metrics sources in TaskContextJacek Lewandowski2015-07-2112-15/+59
* [SPARK-9128] [CORE] Get outerclasses and objects with only one method calling...Liang-Chi Hsieh2015-07-212-58/+28
* [SPARK-9036] [CORE] SparkListenerExecutorMetricsUpdate messages not included ...Ben2015-07-212-4/+96
* [SPARK-9193] Avoid assigning tasks to "lost" executor(s)Grace2015-07-211-5/+12
* [SPARK-8401] [BUILD] Scala version switching build enhancementsMichael Allman2015-07-211-1/+1
* [SPARK-8875] Remove BlockStoreShuffleFetcher classKay Ousterhout2015-07-2110-192/+172
* [SPARK-8797] [SPARK-9146] [SPARK-9145] [SPARK-9147] Support NaN ordering and ...Josh Rosen2015-07-204-2/+87
* [SPARK-9187] [WEBUI] Timeline view may show negative value for running tasksCarson Wang2015-07-201-8/+15
* [SPARK-8125] [SQL] Accelerates Parquet schema merging and partition discoveryCheng Lian2015-07-201-0/+8
* [SPARK-8103][core] DAGScheduler should not submit multiple concurrent attempt...Imran Rashid2015-07-2013-86/+383
* [SPARK-9171][SQL] add and improve tests for nondeterministic expressionsWenchen Fan2015-07-181-1/+1
* [SPARK-8593] [CORE] Sort app attempts by start time.Joshi2015-07-172-20/+14
* [SPARK-8851] [YARN] In Client mode, make sure the client logs in and updates ...Hari Shreedharan2015-07-172-13/+26
* [SPARK-8857][SPARK-8859][Core]Add an internal flag to Accumulable and send in...zsxwing2015-07-1610-56/+104
* [SPARK-8119] HeartbeatReceiver should replace executors, not killAndrew Or2015-07-164-37/+194
* [SPARK-6284] [MESOS] Add mesos role, principal and secretTimothy Chen2015-07-166-96/+336
* [SPARK-8644] Include call site in SparkException stack traces thrown by job f...Aaron Davidson2015-07-162-0/+18
* [SPARK-8893] Add runtime checks against non-positive number of partitionsDaniel Darabos2015-07-162-1/+6
* [SPARK-8974] Catch exceptions in allocation schedule task.KaiXinXiaoLei2015-07-151-1/+11
* [SPARK-6602][Core]Replace Akka Serialization with Spark Serializerzsxwing2015-07-1511-62/+208
* [SPARK-9020][SQL] Support mutable state in code gen expressionsWenchen Fan2015-07-151-1/+14
* [SPARK-8840] [SPARKR] Add float coercion on SparkRLiang-Chi Hsieh2015-07-151-0/+4
* [SPARK-9012] [WEBUI] Escape Accumulators in the task tablezsxwing2015-07-151-1/+3
* [SPARK-5523] [CORE] [STREAMING] Add a cache for hostname in TaskMetrics to de...jerryshao2015-07-141-0/+20
* [SPARK-8962] Add Scalastyle rule to ban direct use of Class.forName; fix exis...Josh Rosen2015-07-1433-57/+73
* [SPARK-4072] [CORE] Display Streaming blocks in Streaming UIzsxwing2015-07-1413-28/+684
* [SPARK-9031] Merge BlockObjectWriter and DiskBlockObject writer to remove abs...Josh Rosen2015-07-1416-114/+90
* [SPARK-8911] Fix local mode endless heartbeatsAndrew Or2015-07-141-7/+13
* [SPARK-8950] [WEBUI] Correct the calculation of SchedulerDelay in StagePageCarson Wang2015-07-131-23/+22
* [SPARK-6797] [SPARKR] Add support for YARN cluster mode.Sun Rui2015-07-135-16/+107
* [SPARK-8880] Fix confusing Stage.attemptId member variableKay Ousterhout2015-07-123-12/+18
* [SPARK-7078] [SPARK-7079] Binary processing sort for Spark SQLJosh Rosen2015-07-1017-15/+1533
* [SPARK-8675] Executors created by LocalBackend won't get the same classpath a...Min Zhou2015-07-101-2/+17
* [CORE] [MINOR] change the log level to infoCheng Hao2015-07-101-1/+1
* [SPARK-8958] Dynamic allocation: change cached timeout to infinityAndrew Or2015-07-101-1/+1
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-1039-78/+147
* [SPARK-6287] [MESOS] Add dynamic allocation to the coarse-grained Mesos sched...Iulian Dragos2015-07-096-56/+331
* [SPARK-2017] [UI] Stage page hangs with many tasksAndrew Or2015-07-091-2/+8
* [SPARK-8953] SPARK_EXECUTOR_CORES is not read in SparkSubmitxutingjun2015-07-091-0/+1
* [SPARK-6707] [CORE] [MESOS] Mesos Scheduler should allow the user to specify ...Ankur Chauhan2015-07-068-128/+354
* [SPARK-8656] [WEBUI] Fix the webUI and JSON API number is not syncedWisely Chen2015-07-062-4/+7
* [SPARK-6980] [CORE] Akka timeout exceptions indicate which conf controls them...Bryan Cutler2015-07-0211-47/+258
* [SPARK-7835] Refactor HeartbeatReceiverSuite for coverage + cleanupAndrew Or2015-07-023-61/+191
* [SPARK-8581] [SPARK-8584] Simplify checkpointing code + better error messageAndrew Or2015-07-025-54/+60
* [SPARK-3071] Increase default driver memoryIlya Ganelin2015-07-016-10/+17
* [SPARK-8769] [TRIVIAL] [DOCS] toLocalIterator should mention it results in ma...Holden Karau2015-07-011-0/+4
* [SPARK-8771] [TRIVIAL] Add a version to the deprecated annotation for the act...Holden Karau2015-07-011-2/+2
* [SPARK-8688] [YARN] Bug fix: disable the cache fs to gain the HDFS connection.huangzhaowei2015-07-011-0/+13