aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SPARK-2626 [DOCS] Stop SparkContext in all examplesSean Owen2014-10-0111-11/+34
* [SPARK-3749] [PySpark] fix bugs in broadcast large closure of RDDDavies Liu2014-10-014-19/+37
* [SPARK-3757] mvn clean doesn't delete some filesMasayoshi TSUZUKI2014-10-011-0/+11
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-0116-16/+16
* [SPARK-3751] [mllib] DecisionTree: example update + print optionsJoseph K. Bradley2014-10-014-42/+111
* [SPARK-3747] TaskResultGetter could incorrectly abort a stage if it cannot ge...Reynold Xin2014-10-011-2/+5
* [SPARK-3478] [PySpark] Profile the Python tasksDavies Liu2014-09-307-7/+127
* [SPARK-3701][MLLIB] update python linalg api and small fixesXiangrui Meng2014-09-302-33/+125
* Remove compiler warning from TaskContext change.Reynold Xin2014-09-301-4/+4
* SPARK-3744 [STREAMING] FlumeStreamSuite will fail during port contentionSean Owen2014-09-301-10/+15
* [Build] Post commit hash with timeout messagesNicholas Chammas2014-09-301-2/+4
* SPARK-3745 - fix check-license to properly download and check jarshane knapp2014-09-301-7/+8
* [SPARK-3356] [DOCS] Document when RDD elements' ordering within partitions is...Sean Owen2014-09-303-6/+25
* HOTFIX: Ignore flaky tests in YARNPatrick Wendell2014-09-301-2/+2
* Revert "[SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hive"Patrick Wendell2014-09-3014-443/+299
* [SPARK-3734] DriverRunner should not read SPARK_HOME from submitter's environ...Josh Rosen2014-09-291-4/+1
* [SPARK-3709] Executors don't always report broadcast block removal properly b...Reynold Xin2014-09-292-3/+3
* [SPARK-3613] Record only average block size in MapStatus for large stagesReynold Xin2014-09-299-98/+240
* Minor cleanup of code.Reynold Xin2014-09-293-47/+31
* Fixed the condition in StronglyConnectedComponents Issue: SPARK-3635oded2014-09-291-1/+1
* [graphX] GraphOps: random pick vertex bugyingjieMiao2014-09-291-1/+1
* [SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hivebaishuo(白硕)2014-09-2914-299/+443
* Add more debug message for ManagedBufferReynold Xin2014-09-292-6/+51
* [SPARK-3032][Shuffle] Fix key comparison integer overflow introduced sorting ...jerryshao2014-09-292-1/+56
* [MLlib] [SPARK-2885] DIMSUM: All-pairs similarityReza Zadeh2014-09-295-6/+259
* [EC2] Sort long, manually-inputted dictionariesNicholas Chammas2014-09-291-31/+38
* [CORE] Bugfix: LogErr format in DAGScheduler.scalaZhang, Liye2014-09-291-1/+1
* [EC2] Cleanup Python parens and disk dictNicholas Chammas2014-09-281-30/+30
* [SPARK-1545] [mllib] Add Random ForestsJoseph K. Bradley2014-09-2814-511/+1410
* [SPARK-3543] TaskContext remaining cleanup work.Reynold Xin2014-09-285-13/+9
* SPARK-2761 refactor #maybeSpill into SpillableJim Lim2014-09-283-92/+133
* Revert "[SPARK-1021] Defer the data-driven computation of partition bounds in...Reynold Xin2014-09-283-66/+34
* [SPARK-3715][Docs]minor typoWangTaoTheTonic2014-09-281-3/+3
* SPARK-3699: SQL and Hive console tasks now clean up appropriatelyWilliam Benton2014-09-281-2/+4
* Minor fix for the previous commit.Reynold Xin2014-09-272-6/+5
* SPARK-CORE [SPARK-3651] Group common CoarseGrainedSchedulerBackend variables ...Dale2014-09-272-38/+68
* [SPARK-3389] Add Converter for ease of Parquet reading in PySparkUri Laserson2014-09-274-30/+106
* [SPARK-3543] Clean up Java TaskContext implementation.Reynold Xin2014-09-275-29/+22
* [SPARK-3681] [SQL] [PySpark] fix serialization of List and Map in SchemaRDDDavies Liu2014-09-272-27/+34
* [SPARK-3680][SQL] Fix bug caused by eager typing of HiveGenericUDFsMichael Armbrust2014-09-272-5/+12
* [SPARK-3676][SQL] Fix hive test suite failure due to diffs in JDK 1.6/1.7w002289702014-09-273-6/+11
* Docs : use "--total-executor-cores" rather than "--cores" after spark-shellCrazyJvm2014-09-271-1/+1
* Minor cleanup to tighten visibility and remove compilation warning.Reynold Xin2014-09-274-62/+70
* [SPARK-1021] Defer the data-driven computation of partition bounds in so...Erik Erlandson2014-09-263-34/+66
* stop, start and destroy require the EC2_REGIONJeff Steinmetz2014-09-261-10/+19
* [SPARK-3675][SQL] Allow starting a JDBC server on an existing contextMichael Armbrust2014-09-261-1/+14
* [SQL][DOCS] Clarify that the server is for JDBC and ODBCMichael Armbrust2014-09-261-5/+5
* [Build]remove spark-staging-1030wangfei2014-09-261-12/+0
* Slaves file is now a template.Sarah Gerweck2014-09-261-1/+0
* Close #2194.Reynold Xin2014-09-260-0/+0