aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* fix spark-6033, clarify the spark.worker.cleanup behavior in standalone mode许鹏2015-02-261-2/+1
* Add a note for context termination for History server on Yarnmoussa taifi2015-02-261-0/+2
* [SPARK-3562]Periodic cleanup event logsxukun 002289472015-02-261-1/+24
* Modify default value description for spark.scheduler.minRegisteredResourcesRa...Li Zhihui2015-02-261-1/+1
* [SPARK-5974] [SPARK-5980] [mllib] [python] [docs] Update ML guide with save/l...Joseph K. Bradley2015-02-256-8/+155
* [SPARK-1182][Docs] Sort the configuration parameters in configuration.mdBrennon York2015-02-252-512/+496
* SPARK-5930 [DOCS] Documented default of spark.shuffle.io.retryWait is confusingSean Owen2015-02-251-1/+3
* [GraphX] fixing 3 typos in the graphx programming guideBenedikt Linse2015-02-251-4/+4
* [SPARK-5994] [SQL] Python DataFrame documentation fixesDavies Liu2015-02-241-0/+1
* [SPARK-5436] [MLlib] Validate GradientBoostedTrees using runWithValidationMechCoder2015-02-241-0/+11
* [Spark-5708] Add Slf4jSink to Spark MetricsJudy2015-02-241-0/+1
* [MLLIB] Change x_i to y_i in Variance's user guideXiangrui Meng2015-02-241-2/+2
* [SPARK-5958][MLLIB][DOC] update block matrix user guideXiangrui Meng2015-02-231-26/+15
* [SPARK-5912] [docs] [mllib] Small fixes to ChiSqSelector docsJoseph K. Bradley2015-02-231-12/+60
* [MLLIB] SPARK-5912 Programming guide for feature selectionAlexander Ulanov2015-02-231-0/+54
* [SPARK-5724] fix the misconfiguration in AkkaUtilsCodingCat2015-02-231-24/+12
* [DOCS] Fix typo in API for custom InputFormats based on the “new” MapRedu...Alexander2015-02-221-2/+2
* [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 releaseJoseph K. Bradley2015-02-203-212/+237
* [SPARK-5900][MLLIB] make PIC and FPGrowth Java-friendlyXiangrui Meng2015-02-192-11/+9
* SPARK-5570: No docs stating that `new SparkConf().set("spark.driver.memory", ...Ilya Ganelin2015-02-191-1/+22
* [SPARK-5879][MLLIB] update PIC user guide and add a Java exampleXiangrui Meng2015-02-182-13/+82
* [SPARK-5507] Added documentation for BlockMatrixBurak Yavuz2015-02-181-0/+75
* [SPARK-5519][MLLIB] add user guide with example code for fp-growthXiangrui Meng2015-02-182-0/+102
* SPARK-4610 addendum: [Minor] [MLlib] Minor doc fix in GBT classification exampleMechCoder2015-02-181-1/+1
* [SPARK-5811] Added documentation for maven coordinates and added Spark Packag...Burak Yavuz2015-02-172-3/+21
* [Minor] fix typo in SQL documentCodingCat2015-02-171-1/+1
* SPARK-5850: Remove experimental label for Scala 2.11 and FlumePollingStreamPatrick Wendell2015-02-162-4/+4
* HOTFIX: Break in Jekyll build from #4589Patrick Wendell2015-02-161-2/+1
* [MLLIB][SPARK-5502] User guide for isotonic regressionmartinzapletal2015-02-153-1/+158
* [SPARK-5800] Streaming Docs. Change linked files according the selected languagegasparms2015-02-141-4/+17
* [SPARK-5806] re-organize sections in mllib-clustering.mdXiangrui Meng2015-02-132-87/+77
* SPARK-5805 Fixed the type error in documentation.Emre Sevinç2015-02-131-31/+31
* [SQL][DOCS] Update sql documentationAntonio Navarro Perez2015-02-121-84/+84
* SPARK-5727 [BUILD] Remove Debian packagingSean Owen2015-02-121-10/+0
* Remove outdated remark about take(n).Daniel Darabos2015-02-111-1/+1
* SPARK-5727 [BUILD] Deprecate Debian packagingSean Owen2015-02-111-0/+2
* [SPARK-5704] [SQL] [PySpark] createDataFrame from RDD with columnsDavies Liu2015-02-102-14/+14
* [SPARK-2996] Implement userClassPathFirst for driver, yarn.Marcelo Vanzin2015-02-091-12/+19
* [SPARK-5539][MLLIB] LDA guideXiangrui Meng2015-02-081-1/+128
* SPARK-5665 [DOCS] Update netlib-java documentationSam Halliday2015-02-081-17/+24
* [SPARK-2945][YARN][Doc]add doc for spark.executor.instancesWangTaoTheTonic2015-02-061-0/+7
* [SPARK-5636] Ramp up faster in dynamic allocationAndrew Or2015-02-061-1/+1
* [SPARK-5013] [MLlib] Added documentation and sample data file for GaussianMix...Travis Galoppo2015-02-062-3/+130
* Update ec2-scripts.mdMiguel Peralvo2015-02-061-1/+1
* [Branch-1.3] [DOC] doc fix for dateDaoyuan Wang2015-02-051-1/+1
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-0514-12/+31
* [SPARK-5411] Allow SparkListeners to be specified in SparkConf and loaded whe...Josh Rosen2015-02-041-0/+11
* [SPARK-4987] [SQL] parquet timestamp type supportDaoyuan Wang2015-02-031-0/+9
* [Doc] Minor: Fixes several formatting issuesCheng Lian2015-02-021-1/+4
* Spark 3883: SSL support for HttpServer and AkkaJacek Lewandowski2015-02-022-0/+104