aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* SPARK-4585. Spark dynamic executor allocation should use minExecutors as...Sandy Ryza2015-02-022-11/+18
* [SPARK-5207] [MLLIB] StandardScalerModel mean and variance re-useOctavian Geagla2015-02-011-3/+8
* [SPARK-4259][MLlib]: Add Power Iteration Clustering Algorithm with Gaussian S...sboeschhuawei2015-01-302-0/+20
* [SPARK-4387][PySpark] Refactoring python profiling code to make it extensibleYandu Oppacher2015-01-281-0/+3
* SPARK-5458. Refer to aggregateByKey instead of combineByKey in docsSandy Ryza2015-01-281-1/+1
* [MLlib] fix python example of ALS in guideDavies Liu2015-01-271-6/+5
* SPARK-4506 [DOCS] Addendum: Update more docs to reflect that standalone works...Sean Owen2015-01-251-2/+2
* SPARK-3852 [DOCS] Document spark.driver.extra* configsSean Owen2015-01-251-0/+21
* [SPARK-5058] Part 2. Typos and broken URLJongyoul Lee2015-01-231-1/+1
* [SQL][Minor] Update sql doc according to data type APIs changesscwf2015-01-181-20/+21
* [SPARK-733] Add documentation on use of accumulators in lazy transformationIlya Ganelin2015-01-161-0/+28
* [DOCS] Fix typo in return type of cogroupSean Owen2015-01-161-1/+1
* [SPARK-1507][YARN]specify # cores for ApplicationMasterWangTaoTheTonic2015-01-162-4/+28
* [SPARK-5254][MLLIB] remove developers section from spark.ml guideXiangrui Meng2015-01-141-14/+0
* [SPARK-5254][MLLIB] Update the user guide to position spark.ml betterXiangrui Meng2015-01-142-14/+21
* [SPARK-5131][Streaming][DOC]: There is a discrepancy in WAL implementation an...uncleGen2015-01-132-2/+2
* [SPARK-5073] spark.storage.memoryMapThreshold have two default valuelewuathe2015-01-111-1/+1
* [DOC] Fixed Mesos version in doc from 0.18.1 to 0.21.0Kousuke Saruta2015-01-091-1/+1
* [SPARK-1953][YARN]yarn client mode Application Master memory size is same as ...WangTaoTheTonic2015-01-091-2/+17
* SPARK-5136 [DOCS] Improve documentation around setting up Spark IntelliJ projectSean Owen2015-01-091-2/+3