aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2284][UI] Mark all failed tasks as failures.Reynold Xin2014-06-252-4/+35
* [SPARK-1749] Job cancellation when SchedulerBackend does not implement killTaskMark Hamstra2014-06-252-9/+69
* [SPARK-1912] fix compress memory issue during reduceWenchen Fan(Cloud)2014-06-251-2/+20
* [SPARK-2204] Launch tasks on the proper executors in mesos fine-grained modeSebastien Rainville2014-06-251-7/+6
* [SPARK-2270] Kryo cannot serialize results returned by asJavaIterableReynold Xin2014-06-252-0/+65
* [SPARK-2258 / 2266] Fix a few worker UI bugsAndrew Or2014-06-252-3/+4
* [SPARK-2267] Log exception when TaskResultGetter fails to fetch/deserialze ta...Reynold Xin2014-06-251-1/+2
* Fix possible null pointer in acumulator toStringMichael Armbrust2014-06-241-1/+1
* [SPARK-1112, 2156] (1.0 edition) Use correct akka frame size and overhead amo...Patrick Wendell2014-06-227-18/+33
* [SPARK-2151] Recognize memory format for spark-submitnravi2014-06-191-2/+4
* [SPARK-2147 / 2161] Show removed executors on the UIAndrew Or2014-06-174-87/+107
* SPARK-2146. Fix takeOrdered docSandy Ryza2014-06-171-8/+8
* [SPARK-2144] ExecutorsPage reports incorrect # of RDD blocksAndrew Or2014-06-171-1/+5
* SPARK-1999: StorageLevel in storage tab and RDD Storage Info never changesCrazyJvm2014-06-152-3/+6
* [SPARK-937] adding EXITED executor state and not relaunching cleanly exited e...Kan Zhang2014-06-153-8/+8
* [SQL] Update SparkSQL and ScalaTest in branch-1.0 to match master.Michael Armbrust2014-06-136-11/+13
* Workaround in Spark for ConcurrentModification issue (JIRA Hadoop-10456, Spar...nravi2014-06-131-4/+7
* [SPARK-2080] Yarn: report HS URL in client mode, correct user in cluster mode.Thomas Graves2014-06-121-1/+1
* [SPARK-2088] fix NPE in toStringDoris Xin2014-06-122-2/+9
* [SPARK-2108] Mark SparkContext methods that return block information as devel...Prashant Sharma2014-06-111-0/+4
* SPARK-1944 Document --verbose in spark-shell -hAndrew Ash2014-06-091-0/+3
* [SPARK-2067] use relative path for Spark logo in UINeville Li2014-06-081-1/+1
* SPARK-2043: ExternalAppendOnlyMap doesn't always find matching keysMatei Zaharia2014-06-052-5/+44
* SPARK-1677: allow user to disable output dir existence checkingCodingCat2014-06-052-2/+26
* SPARK-1518: FileLogger: Fix compile against Hadoop trunkColin McCabe2014-06-041-4/+12
* Improve maven plugin configurationwitgo2014-06-011-29/+0
* Super minor: Close inputStream in SparkSubmitArgumentsAaron Davidson2014-05-311-4/+7
* correct tiny comment errorChen Chao2014-05-311-2/+2
* [SPARK-1901] worker should make sure executor has exited before updating exec...Zhen Peng2014-05-301-8/+12
* [SPARK-1712]: TaskDescription instance is too big causes Spark to hangwitgo2014-05-284-8/+73
* bugfix worker DriverStateChanged state should match DriverState.FAILEDlianhuiwang2014-05-271-0/+4
* SPARK-1932: Fix race conditions in onReceiveCallback and cachedPeerszsxwing2014-05-262-2/+3
* SPARK-1933: Throw a more meaningful exception when a directory is passed to a...Reynold Xin2014-05-262-3/+9
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-05-261-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc11v1.0.0Tathagata Das2014-05-261-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc11"Tathagata Das2014-05-261-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-05-261-1/+1
* HOTFIX: Add no-arg SparkContext constructor in JavaPatrick Wendell2014-05-251-0/+6
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-05-251-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc11Tathagata Das2014-05-251-1/+1
* [SPARK-1886] check executor id existence when executor exitZhen Peng2014-05-241-8/+14
* Revert "[maven-release-plugin] prepare release v1.0.0-rc10"Tathagata Das2014-05-251-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-05-251-1/+1
* [SPARK-1900 / 1918] PySpark on YARN is brokenAndrew Or2014-05-247-43/+314
* Fix UISuite unit test that fails under Jenkins contentionAaron Davidson2014-05-221-3/+4
* [SPARK-1870] Make spark-submit --jars work in yarn-cluster mode.Xiangrui Meng2014-05-221-2/+1
* [Minor] Move JdbcRDDSuite to the correct packageAndrew Or2014-05-211-6/+6
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-05-201-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc10Tathagata Das2014-05-201-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc9"Tathagata Das2014-05-191-1/+1