aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SPARK-6085 Increase default value for memory overheadtedyu2015-03-044-5/+5
* [SPARK-6141][MLlib] Upgrade Breeze from 0.10 to 0.11 to fix convergence bugXiangrui Meng2015-03-032-1/+5
* [SPARK-6132][HOTFIX] ContextCleaner InterruptedException should be quietAndrew Or2015-03-031-0/+1
* [SPARK-5949] HighlyCompressedMapStatus needs more classes registered w/ kryoImran Rashid2015-03-032-5/+33
* [SPARK-6133] Make sc.stop() idempotentAndrew Or2015-03-031-2/+2
* [SPARK-6132] ContextCleaner race condition across SparkContextsAndrew Or2015-03-031-13/+26
* SPARK-1911 [DOCS] Warn users if their assembly jars are not built with Java 6Sean Owen2015-03-031-0/+4
* Revert "[SPARK-5423][Core] Cleanup resources in DiskMapIterator.finalize to e...Andrew Or2015-03-031-43/+9
* [SPARK-6138][CORE][minor] enhance the `toArray` method in `SizeTrackingVector`Wenchen Fan2015-03-032-10/+12
* [SPARK-6118] making package name of deploy.worker.CommandUtils and deploy.Com...CodingCat2015-03-031-3/+2
* BUILD: Minor tweaks to internal build scriptsPatrick Wendell2015-03-031-5/+19
* HOTFIX: Bump HBase version in MapR profiles.Patrick Wendell2015-03-031-2/+2
* [SPARK-5537][MLlib][Docs] Add user guide for multinomial logistic regressionDB Tsai2015-03-021-0/+10
* [SPARK-6120] [mllib] Warnings about memory in tree, ensemble model saveJoseph K. Bradley2015-03-022-4/+50
* [SPARK-6097][MLLIB] Support tree model save/load in PySpark/MLlibXiangrui Meng2015-03-026-33/+109
* [SPARK-5310][SQL] Fixes to Docs and Datasources APIReynold Xin2015-03-0222-136/+115
* [SPARK-5950][SQL]Insert array into a metastore table saved as parquet should ...Yin Huai2015-03-0217-36/+330
* [SPARK-6127][Streaming][Docs] Add Kafka to Python api docsTathagata Das2015-03-021-0/+7
* [SPARK-5537] Add user guide for multinomial logistic regressionXiangrui Meng2015-03-021-61/+217
* [SPARK-6121][SQL][MLLIB] simpleString for UDTXiangrui Meng2015-03-022-1/+4
* [SPARK-4777][CORE] Some block memory after unrollSafely not count into used m...hushan[胡珊]2015-03-022-7/+47
* [SPARK-6048] SparkConf should not translate deprecated configs on setAndrew Or2015-03-025-22/+25
* [SPARK-6066] Make event log format easier to parseAndrew Or2015-03-0214-189/+212
* [SPARK-6082] [SQL] Provides better error message for malformed rows when cach...Cheng Lian2015-03-021-0/+11
* [SPARK-6114][SQL] Avoid metastore conversions before plan is resolvedMichael Armbrust2015-03-022-0/+14
* [SPARK-5522] Accelerate the Histroty Server startguliangliang2015-03-021-41/+74
* [SPARK-6050] [yarn] Relax matching of vcore count in received containers.Marcelo Vanzin2015-03-021-2/+8
* [SPARK-6040][SQL] Fix the percent bug in tablesampleq002515982015-03-022-1/+11
* [Minor] Fix doc typo for describing primitiveTerm effectiveness conditionLiang-Chi Hsieh2015-03-021-1/+1
* SPARK-5390 [DOCS] Encourage users to post on Stack Overflow in Community DocsSean Owen2015-03-021-8/+2
* [DOCS] Refactored Dataframe join comment to use correct parameter orderingPaul Power2015-03-021-2/+2
* [SPARK-6080] [PySpark] correct LogisticRegressionWithLBFGS regType parameter ...Yanbo Liang2015-03-021-1/+1
* aggregateMessages example in graphX docDEBORAH SIEGEL2015-03-021-2/+2
* [SPARK-5741][SQL] Support the path contains comma in HiveContextq002515982015-03-0218-1/+2511
* [SPARK-6111] Fixed usage string in documentation.Kenneth Myers2015-03-021-1/+1
* [SPARK-6052][SQL]In JSON schema inference, we should always set containsNull ...Yin Huai2015-03-022-24/+23
* [SPARK-6073][SQL] Need to refresh metastore cache after append data in Create...Yin Huai2015-03-022-0/+54
* [SPARK-6103][Graphx]remove unused class to import in EdgeRDDImplLianhui Wang2015-03-021-1/+1
* SPARK-3357 [CORE] Internal log messages should be set at DEBUG level instead ...Sean Owen2015-03-024-6/+6
* [Streaming][Minor]Fix some error docs in streaming examplesSaisai Shao2015-03-023-3/+4
* [SPARK-6083] [MLLib] [DOC] Make Python API example consistent in NaiveBayesMechCoder2015-03-011-10/+16
* [SPARK-6053][MLLIB] support save/load in PySpark's ALSXiangrui Meng2015-03-014-6/+82
* [SPARK-6074] [sql] Package pyspark sql bindings.Marcelo Vanzin2015-03-011-0/+8
* [SPARK-6075] Fix bug in that caused lost accumulator updates: do not store We...Josh Rosen2015-02-281-17/+23
* SPARK-5984: Fix TimSort bug causes ArrayOutOfBoundsExceptionEvan Yu2015-02-284-5/+161
* SPARK-1965 [WEBUI] Spark UI throws NPE on trying to load the app page for non...Sean Owen2015-02-281-1/+10
* SPARK-5983 [WEBUI] Don't respond to HTTP TRACE in HTTP-based UIsSean Owen2015-02-282-0/+12
* SPARK-6063 MLlib doesn't pass mvn scalastyle check due to UTF chars in LDAMod...Michael Griffiths2015-02-281-1/+1
* [SPARK-5775] [SQL] BugFix: GenericRow cannot be cast to SpecificMutableRow wh...Cheng Lian2015-02-283-24/+217
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2015-02-270-0/+0