aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-6731] Bump version of apache commons-math3Punyashloka Biswal2015-04-141-1/+1
* [WIP][HOTFIX][SPARK-4123]: Fix bug in PR dependency (all deps. removed issue)Brennon York2015-04-132-4/+8
* [SPARK-5957][ML] better handling of parametersXiangrui Meng2015-04-1327-396/+820
* [Minor][SparkR] Minor refactor and removes redundancy related to cleanClosure.hlin092015-04-132-16/+4
* [SPARK-5794] [SQL] fix add jarDaoyuan Wang2015-04-135-4/+23
* [SQL] [Minor] Fix for SqlApp.scalaFei Wang2015-04-131-1/+3
* [Spark-4848] Allow different Worker configurations in standalone clusterNathan Kronenfeld2015-04-134-22/+103
* [SPARK-6877][SQL] Add code generation support for MinLiang-Chi Hsieh2015-04-136-4/+104
* [SPARK-6303][SQL] Remove unnecessary Average in GeneratedAggregateLiang-Chi Hsieh2015-04-131-45/+0
* [SPARK-6881][SparkR] Changes the checkpoint directory name.hlin092015-04-133-4/+5
* [SPARK-5931][CORE] Use consistent naming for time propertiesIlya Ganelin2015-04-1325-157/+345
* [SPARK-5941] [SQL] Unit Test loads the table `src` twice for leftsemijoin.qCheng Hao2015-04-135-15/+12
* [SPARK-6872] [SQL] add copy in external sortDaoyuan Wang2015-04-131-1/+1
* [SPARK-5972] [MLlib] Cache residuals and gradient in GBT during training and ...MechCoder2015-04-136-53/+105
* [SQL][SPARK-6742]: Don't push down predicates which reference partition colum...Yash Datta2015-04-132-2/+33
* [SPARK-6130] [SQL] support if not exists for insert overwrite into partition ...Daoyuan Wang2015-04-1330-35/+84
* [SPARK-5988][MLlib] add save/load for PowerIterationClusteringModelXusen Yin2015-04-132-5/+97
* [SPARK-6662][YARN] Allow variable substitution in spark.yarn.historyServer.ad...Cheolsoo Park2015-04-133-5/+37
* [SPARK-6765] Enable scalastyle on test code.Reynold Xin2015-04-1310-40/+52
* [SPARK-6207] [YARN] [SQL] Adds delegation tokens for metastore to conf.Doug Balog2015-04-131-0/+63
* [SPARK-6352] [SQL] Add DirectParquetOutputCommitterPei-Lun Lee2015-04-133-0/+109
* [SPARK-6870][Yarn] Catch InterruptedException when yarn application state mon...linweizhong2015-04-131-4/+7
* [SPARK-6671] Add status command for spark daemonsPradeep Chanumolu2015-04-131-1/+18
* [SPARK-6440][CORE]Handle IPv6 addresses properly when constructing URInyaapa2015-04-137-19/+29
* [SPARK-6860][Streaming][WebUI] Fix the possible inconsistency of StreamingPagezsxwing2015-04-132-6/+7
* [SPARK-6762]Fix potential resource leaks in CheckPoint CheckpointWriter and C...lisurprise2015-04-132-19/+31
* [SPARK-6868][YARN] Fix broken container log link on executor page when HTTPS_...Dean Chen2015-04-131-2/+11
* [SPARK-6562][SQL] DataFrame.replaceReynold Xin2015-04-122-0/+178
* [SPARK-5885][MLLIB] Add VectorAssembler as a feature transformerXiangrui Meng2015-04-124-1/+185
* [SPARK-5886][ML] Add StringIndexer as a feature transformerXiangrui Meng2015-04-122-0/+178
* [SPARK-4081] [mllib] VectorIndexerJoseph K. Bradley2015-04-129-19/+818
* [SPARK-6643][MLLIB] Implement StandardScalerModel missing methodslewuathe2015-04-123-2/+42
* [SPARK-6765] Fix test code style for core.Reynold Xin2015-04-1259-304/+386
* [MINOR] a typo: coalesceDaoyuan Wang2015-04-121-1/+1
* [SPARK-6431][Streaming][Kafka] Error message for partition metadata requ...cody koeninger2015-04-122-3/+14
* [SPARK-6843][core]Add volatile for the "state"lisurprise2015-04-121-1/+1
* [SPARK-6866][Build] Remove duplicated dependency in launcher/pom.xmlGuancheng (G.C.) Chen2015-04-121-5/+0
* [SPARK-6677] [SQL] [PySpark] fix cached classesDavies Liu2015-04-111-19/+20
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2015-04-110-0/+0
* SPARK-6710 GraphX Fixed Wrong initial bias in GraphX SVDPlusPlusMichael Malak2015-04-111-1/+1
* [HOTFIX] Add explicit return types to fix lint errorsJosh Rosen2015-04-112-2/+2
* [SQL][minor] move `resolveGetField` into a objectWenchen Fan2015-04-113-35/+39
* [SPARK-6367][SQL] Use the proper data type for those expressions that are hij...Yin Huai2015-04-116-20/+91
* [SQL] Handle special characters in the authority of a Path's URI.Yin Huai2015-04-111-3/+27
* [SPARK-6379][SQL] Support a functon to call user-defined functions registered...Takeshi YAMAMURO2015-04-112-1/+29
* [SPARK-6179][SQL] Add token for "SHOW PRINCIPALS role_name" and "SHOW TRANSAC...DoingDone92015-04-111-0/+3
* [Spark-5068][SQL]Fix bug query data when path doesn't exist for HiveContextlazymam5002015-04-113-1/+110
* [SPARK-6199] [SQL] Support CTE in HiveContext and SQLContexthaiyang2015-04-119-14/+100
* [Minor][SQL] Fix typo in sqlGuancheng (G.C.) Chen2015-04-113-5/+5
* [SPARK-6863] Fix formatting on SQL programming guide.Santiago M. Mola2015-04-111-0/+1