aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-9915] [ML] stopWords should use StringArrayParamXiangrui Meng2015-08-121-3/+3
* [SPARK-9912] [MLLIB] QRDecomposition should use QType and RType for type name...Xiangrui Meng2015-08-121-1/+1
* [SPARK-9909] [ML] [TRIVIAL] move weightCol to shared paramsHolden Karau2015-08-123-15/+20
* [SPARK-9913] [MLLIB] LDAUtils should be privateXiangrui Meng2015-08-121-1/+1
* [SPARK-9894] [SQL] Json writer should handle MapData.Yin Huai2015-08-123-35/+83
* [SPARK-9826] [CORE] Fix cannot use custom classes in log4j.propertiesMichel Lemay2015-08-1216-252/+307
* [SPARK-9092] Fixed incompatibility when both num-executors and dynamic...Niranjan Padmanabhan2015-08-1214-26/+64
* [SPARK-9907] [SQL] Python crc32 is mistakenly calling md5Reynold Xin2015-08-121-2/+2
* [SPARK-8967] [DOC] add Since annotationXiangrui Meng2015-08-121-0/+28
* [SPARK-9789] [ML] Added logreg threshold param backJoseph K. Bradley2015-08-126-76/+199
* [SPARK-9766] [ML] [PySpark] check and add miss docs for PySpark MLYanbo Liang2015-08-124-8/+20
* [SPARK-9726] [PYTHON] PySpark DF join no longer accepts on=NoneBrennan Ashton2015-08-121-2/+1
* [SPARK-9847] [ML] Modified copyValues to distinguish between default, explici...Joseph K. Bradley2015-08-122-3/+24
* [SPARK-9804] [HIVE] Use correct value for isSrcLocal parameter.Marcelo Vanzin2015-08-121-3/+10
* [SPARK-9747] [SQL] Avoid starving an unsafe operator in aggregationAndrew Or2015-08-127-76/+201
* [SPARK-7583] [MLLIB] User guide update for RegexTokenizerYuhao Yang2015-08-121-11/+30
* [SPARK-9795] Dynamic allocation: avoid double counting when killing same exec...Andrew Or2015-08-122-4/+27
* [SPARK-8625] [CORE] Propagate user exceptions in tasks back to driverTom White2015-08-1212-34/+165
* [SPARK-9407] [SQL] Relaxes Parquet ValidTypeMap to allow ENUM predicates to b...Cheng Lian2015-08-1216-136/+374
* [SPARK-9182] [SQL] Filters are not passed through to jdbc sourceYijie Shen2015-08-123-3/+63
* [SPARK-9575] [MESOS] Add docuemntation around Mesos shuffle service.Timothy Chen2015-08-111-0/+14
* [SPARK-8798] [MESOS] Allow additional uris to be fetched with mesosTimothy Chen2015-08-115-0/+27
* [SPARK-9426] [WEBUI] Job page DAG visualization is not shownCarson Wang2015-08-112-5/+6
* [SPARK-9829] [WEBUI] Display the update value for peak execution memoryzsxwing2015-08-111-1/+1
* [SPARK-9806] [WEB UI] Don't share ReplayListenerBus between multiple applicat...Rohit Agarwal2015-08-111-1/+1
* [SPARK-8366] maxNumExecutorsNeeded should properly handle failed tasksxutingjun2015-08-112-10/+34
* [SPARK-9854] [SQL] RuleExecutor.timeMap should be thread-safeJosh Rosen2015-08-111-6/+9
* [SPARK-9831] [SQL] fix serialization with empty broadcastDavies Liu2015-08-112-1/+18
* [SPARK-9713] [ML] Document SparkR MLlib glm() integration in Spark 1.5Eric Liang2015-08-113-7/+42
* [SPARK-1517] Refactor release scripts to facilitate nightly publishingPatrick Wendell2015-08-113-267/+400
* [SPARK-9649] Fix flaky test MasterSuite again - disable RESTAndrew Or2015-08-112-0/+2
* [SPARK-9849] [SQL] DirectParquetOutputCommitter qualified name should be back...Reynold Xin2015-08-112-1/+33
* [SPARK-9074] [LAUNCHER] Allow arbitrary Spark args to be set.Marcelo Vanzin2015-08-113-3/+150
* [HOTFIX] Fix style error caused by 017b5deAndrew Or2015-08-111-1/+1
* [SPARK-8925] [MLLIB] Add @since tags to mllib.utilSudhakar Thota2015-08-111-1/+21
* [SPARK-9788] [MLLIB] Fix LDA Binary CompatibilityFeynman Liang2015-08-114-24/+46
* Closes #1290Xiangrui Meng2015-08-110-0/+0
* [SPARK-9824] [CORE] Fix the issue that InternalAccumulator leaks WeakReferencezsxwing2015-08-113-11/+16
* [SPARK-9814] [SQL] EqualNotNull not passing to data sourceshyukjinkwon2015-08-113-0/+15
* [SPARK-7726] Add import so Scaladoc doesn't fail.Patrick Wendell2015-08-111-0/+3
* [SPARK-9750] [MLLIB] Improve equals on SparseMatrix and DenseMatrixFeynman Liang2015-08-112-2/+24
* [SPARK-9646] [SQL] Add metrics for all join and aggregate operatorszsxwing2015-08-1127-107/+847
* [SPARK-9572] [STREAMING] [PYSPARK] Added StreamingContext.getActiveOrCreate()...Tathagata Das2015-08-113-15/+177
* [SPARK-8764] [ML] string indexer should take option to handle unseen valuesHolden Karau2015-08-114-4/+73
* [SPARK-8345] [ML] Add an SQL node as a feature transformerYanbo Liang2015-08-112-0/+116
* Fix comment errorJeff Zhang2015-08-111-1/+1
* [SPARK-9785] [SQL] HashPartitioning compatibility should consider expression ...Josh Rosen2015-08-112-10/+60
* [SPARK-9815] Rename PlatformDependent.UNSAFE -> Platform.Reynold Xin2015-08-1139-499/+371
* [SPARK-9727] [STREAMING] [BUILD] Updated streaming kinesis SBT project name t...Tathagata Das2015-08-113-5/+5
* [SPARK-9810] [BUILD] Remove individual commit messages from the squash commit...Reynold Xin2015-08-111-5/+1