aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13672][ML] Add python examples of BisectingKMeans in ML and MLLIBZheng RuiFeng2016-03-111-0/+6
* [MINOR][DOC] Fix supported hive version in docDongjoon Hyun2016-03-101-2/+2
* [SPARK-13706][ML] Add Python Example for Train Validation SplitJeremyNixon2016-03-101-0/+4
* [SPARK-13492][MESOS] Configurable Mesos framework webui URL.Sergiusz Urbaniak2016-03-091-0/+16
* [SPARK-13595][BUILD] Move docker, extras modules into externalSean Owen2016-03-091-5/+5
* [SPARK-13702][CORE][SQL][MLLIB] Use diamond operator for generic instance cre...Dongjoon Hyun2016-03-092-4/+4
* [SPARK-13715][MLLIB] Remove last usages of jblas in testsSean Owen2016-03-081-1/+1
* [SPARK-13596][BUILD] Move misc top-level build files into appropriate subdirsSean Owen2016-03-072-5/+5
* [MINOR][DOC] improve the doc for "spark.memory.offHeap.size"CodingCat2016-03-071-1/+1
* [SPARK-13705][DOCS] UpdateStateByKey Operation documentation incorrectly refe...rmishra2016-03-071-4/+1
* [SPARK-13013][DOCS] Replace example code in mllib-clustering.md using include...Xin Ren2016-03-031-444/+16
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-281-1/+1
* [SPARK-13521][BUILD] Remove reference to Tachyon in cluster & release scriptsReynold Xin2016-02-263-46/+3
* [SPARK-11381][DOCS] Replace example code in mllib-linear-methods.md using inc...Dongjoon Hyun2016-02-261-416/+25
* [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent formatBryan Cutler2016-02-261-3/+3
* [SPARK-13439][MESOS] Document that spark.mesos.uris is comma-separatedMichael Gummelt2016-02-251-2/+3
* [SPARK-10759][ML] update cross validator with include_exampleJeremyNixon2016-02-231-0/+5
* [SPARK-7729][UI] Executor which has been killed should also be displayed on E...Lianhui Wang2016-02-231-0/+7
* [SPARK-13220][CORE] deprecate yarn-client and yarn-cluster modejerryshao2016-02-231-6/+0
* [SPARK-13012][DOCUMENTATION] Replace example code in ml-guide.md using includ...Devaraj K2016-02-221-650/+10
* [SPARK-13016][DOCUMENTATION] Replace example code in mllib-dimensionality-red...Devaraj K2016-02-221-108/+5
* [SPARK-12632][PYSPARK][DOC] PySpark fpm and als parameter desc to consistent ...Bryan Cutler2016-02-221-1/+2
* [MINOR][DOCS] Fix all typos in markdown files of `doc` and similar patterns i...Dongjoon Hyun2016-02-2214-22/+22
* [MINOR][DOCS] Fix typos in `configuration.md` and `hardware-provisioning.md`Dongjoon Hyun2016-02-212-6/+6
* [MINOR][DOCS][MESOS] Clarify that Mesos version is a lower bound.Iulian Dragos2016-02-191-1/+1
* [SPARK-13339][DOCS] Clarify commutative / associative operator requirements f...Sean Owen2016-02-192-3/+3
* [SPARK-13324][CORE][BUILD] Update plugin, test, example dependencies for 2.xSean Owen2016-02-171-1/+1
* [SPARK-13350][DOCS] Config doc updated to state that PYSPARK_PYTHON's default...Christopher C. Aycock2016-02-171-1/+1
* [SPARK-11627] Add initial input rate limit for spark streaming backpressure m...junhao2016-02-161-0/+8
* [SPARK-12247][ML][DOC] Documentation for spark.ml's ALS and collaborative fil...BenFradet2016-02-164-15/+166
* [SPARK-13018][DOCS] Replace example code in mllib-pmml-model-export.md using ...Xin Ren2016-02-151-32/+3
* [SPARK-13312][MLLIB] Update java train-validation-split example in ml-guideJeremyNixon2016-02-151-2/+2
* [SPARK-13300][DOCUMENTATION] Added pygments.rb dependancyAmit Dev2016-02-141-8/+13
* [SPARK-6166] Limit number of in flight outbound requestsSanket2016-02-111-0/+10
* [SPARK-7889][WEBUI] HistoryServer updates UI for incomplete appsSteve Loughran2016-02-111-15/+55
* [SPARK-13264][DOC] Removed multi-byte characters in spark-env.sh.templateSasaki Toru2016-02-111-1/+1
* [SPARK-12414][CORE] Remove closure serializerSean Owen2016-02-102-9/+0
* [SPARK-5095][MESOS] Support launching multiple mesos executors in coarse grai...Michael Gummelt2016-02-102-8/+15
* [SPARK-13189] Cleanup build references to Scala 2.10Luciano Resende2016-02-091-2/+2
* [SPARK-13040][DOCS] Update JDBC deprecated SPARK_CLASSPATH documentationSebastián Ramírez2016-02-091-1/+1
* [SPARK-13002][MESOS] Send initial request of executors for dyn allocationLuc Bourlier2016-02-051-12/+9
* [SPARK-13214][DOCS] update dynamicAllocation documentationBill Chambers2016-02-051-2/+2
* [ML][DOC] fix wrong api link in ml onevsrestYuhao Yang2016-02-031-1/+1
* [SPARK-12463][SPARK-12464][SPARK-12465][SPARK-10647][MESOS] Fix zookeeper dir...Timothy Chen2016-02-013-20/+31
* [ML][MINOR] Invalid MulticlassClassification reference in ml-guideLewuathe2016-02-011-1/+1
* [DOCS] Fix the jar location of datanucleus in sql-programming-guid.mdTakeshi YAMAMURO2016-02-011-1/+1
* [SPARK-6363][BUILD] Make Scala 2.11 the default Scala versionJosh Rosen2016-01-302-7/+5
* Provide same info as in spark-submit --helpJames Lohse2016-01-281-2/+3
* [SPARK-1680][DOCS] Explain environment variables for running on YARN in clust...Andrew2016-01-271-0/+2
* [SPARK-7799][STREAMING][DOCUMENT] Add the linking and deploying instructions ...Shixiong Zhu2016-01-261-37/+44