aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SPARK-5841 [CORE] [HOTFIX] Memory leak in DiskBlockManagerSean Owen2015-02-171-1/+4
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2015-02-170-0/+0
* [SPARK-3381] [MLlib] Eliminate bins for unordered features in DecisionTreesMechCoder2015-02-173-73/+15
* [SPARK-5661]function hasShutdownDeleteTachyonDir should use shutdownDeleteTac...xukun 002289472015-02-171-2/+2
* [SPARK-5778] throw if nonexistent metrics config file providedRyan Williams2015-02-175-19/+23
* [SPARK-5859] [PySpark] [SQL] fix DataFrame Python APIDavies Liu2015-02-172-18/+59
* [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / DocumentationMichael Armbrust2015-02-1730-405/+483
* [SPARK-5858][MLLIB] Remove unnecessary first() call in GLMXiangrui Meng2015-02-172-4/+9
* SPARK-5856: In Maven build script, launch Zinc with more memoryPatrick Wendell2015-02-171-1/+4
* Revert "[SPARK-5363] [PySpark] check ending mark in non-block way"Josh Rosen2015-02-172-18/+4
* [SPARK-5826][Streaming] Fix Configuration not serializable problemjerryshao2015-02-171-2/+4
* HOTFIX: Style issue causing build breakPatrick Wendell2015-02-161-2/+2
* [SPARK-5802][MLLIB] cache transformed data in glmXiangrui Meng2015-02-161-14/+15
* [SPARK-5853][SQL] Schema support in Row.Reynold Xin2015-02-164-5/+20
* SPARK-5850: Remove experimental label for Scala 2.11 and FlumePollingStreamPatrick Wendell2015-02-163-12/+4
* [SPARK-5363] [PySpark] check ending mark in non-block wayDavies Liu2015-02-162-4/+18
* [SQL] Various DataFrame doc changes.Reynold Xin2015-02-169-87/+436
* [SPARK-5849] Handle more types of invalid JSON requests in SubmitRestProtocol...Josh Rosen2015-02-162-8/+12
* [SPARK-3340] Deprecate ADD_JARS and ADD_FILESazagrebin2015-02-163-6/+12
* [SPARK-5788] [PySpark] capture the exception in python write threadDavies Liu2015-02-161-2/+2
* SPARK-5848: tear down the ConsoleProgressBar timerMatt Whelan2015-02-172-1/+7
* [SPARK-4865][SQL]Include temporary tables in SHOW TABLESYin Huai2015-02-169-50/+111
* [SQL] Optimize arithmetic and predicate operatorskai2015-02-1610-260/+290
* [SPARK-5839][SQL]HiveMetastoreCatalog does not recognize table names and alia...Yin Huai2015-02-163-4/+53
* [SPARK-5746][SQL] Check invalid cases for the write path of data source APIYin Huai2015-02-1614-57/+197
* HOTFIX: Break in Jekyll build from #4589Patrick Wendell2015-02-161-2/+1
* [SPARK-2313] Use socket to communicate GatewayServer port back to Python driverJosh Rosen2015-02-163-43/+97
* SPARK-5357: Update commons-codec version to 1.10 (current)Matt Whelan2015-02-161-1/+1
* SPARK-5841: remove DiskBlockManager shutdown hook on stopMatt Whelan2015-02-161-4/+9
* [SPARK-5833] [SQL] Adds REFRESH TABLE commandCheng Lian2015-02-164-24/+42
* [SPARK-5296] [SQL] Add more filter types for data sources APICheng Lian2015-02-165-31/+103
* [SQL] Add fetched row count in SparkSQLCLIDriverOopsOutOfMemory2015-02-161-2/+10
* [SQL] Initial support for reporting location of error in sql stringMichael Armbrust2015-02-1611-39/+314
* [SPARK-5824] [SQL] add null format in ctas and set default col comment to nullDaoyuan Wang2015-02-1619-1/+61
* [SQL] [Minor] Update the SpecificMutableRow.copyCheng Hao2015-02-161-3/+4
* SPARK-5795 [STREAMING] api.java.JavaPairDStream.saveAsNewAPIHadoopFiles may n...Sean Owen2015-02-162-10/+28
* Minor fixes for commit https://github.com/apache/spark/pull/4592.Reynold Xin2015-02-162-8/+7
* [SPARK-5799][SQL] Compute aggregation function on specified numeric columnsLiang-Chi Hsieh2015-02-165-26/+123
* SPARK-5815 [MLLIB] Part 2. Deprecate SVDPlusPlus APIs that expose DoubleMatri...Sean Owen2015-02-161-27/+15
* [SPARK-5831][Streaming]When checkpoint file size is bigger than 10, then dele...Xutingjun2015-02-161-1/+1
* [SPARK-4553] [SPARK-5767] [SQL] Wires Parquet data source with the newly intr...Cheng Lian2015-02-1612-675/+1148
* [Minor] [SQL] Renames stringRddToDataFrame to stringRddToDataFrameHolder for ...Cheng Lian2015-02-161-1/+1
* [Ml] SPARK-5804 Explicitly manage cache in Crossvalidator k-fold loopPeter Rudenko2015-02-161-0/+2
* [Ml] SPARK-5796 Don't transform data on a last estimator in PipelinePeter Rudenko2015-02-151-1/+3
* SPARK-5815 [MLLIB] Deprecate SVDPlusPlus APIs that expose DoubleMatrix from J...Sean Owen2015-02-152-1/+26
* [SPARK-5769] Set params in constructors and in setParams in Python ML pipelinesXiangrui Meng2015-02-157-53/+153
* SPARK-5669 [BUILD] Spark assembly includes incompatibly licensed libgfortran,...Sean Owen2015-02-151-0/+10
* [MLLIB][SPARK-5502] User guide for isotonic regressionmartinzapletal2015-02-154-1/+258
* [SPARK-5827][SQL] Add missing import in the example of SqlContextTakeshi Yamamuro2015-02-151-0/+2
* SPARK-5822 [BUILD] cannot import src/main/scala & src/test/scala into eclipse...gli2015-02-141-0/+6