aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Updated sql programming guide to include jdbc fetch sizeStephen Samuel2015-11-231-0/+8
* [SPARK-11140][CORE] Transfer files using network lib when using NettyRpcEnv.Marcelo Vanzin2015-11-232-2/+5
* [SPARK-11910][STREAMING][DOCS] Update twitter4j dependency versionLuciano Resende2015-11-231-1/+1
* [SPARK-7173][YARN] Add label expression support for application masterjerryshao2015-11-231-0/+9
* [SPARK-11835] Adds a sidebar menu to MLlib's documentationTimothy Hunter2015-11-226-8/+163
* Revert "[SPARK-11689][ML] Add user guide and example code for LDA under spark...Xiangrui Meng2015-11-203-33/+1
* [SPARK-11549][DOCS] Replace example code in mllib-evaluation-metrics.md using...Vikas Nelamangala2015-11-201-925/+15
* [SPARK-11689][ML] Add user guide and example code for LDA under spark.mlYuhao Yang2015-11-203-1/+33
* [SPARK-11339][SPARKR] Document the list of functions in R base package that a...felixcheung2015-11-181-1/+36
* [SPARK-11684][R][ML][DOC] Update SparkR glm API doc, user guide and example c...Yanbo Liang2015-11-181-8/+42
* [SPARK-11809] Switch the default Mesos mode to coarse-grained modeReynold Xin2015-11-182-11/+18
* [SPARK-11728] Replace example code in ml-ensembles.md using include_exampleXusen Yin2015-11-171-740/+14
* [SPARK-11729] Replace example code in ml-linear-methods.md using include_exampleXusen Yin2015-11-171-210/+8
* [SPARK-11089][SQL] Adds option for disabling multi-session in Thrift serverCheng Lian2015-11-171-0/+14
* [SPARK-11779][DOCS] Fix reference to deprecated MESOS_NATIVE_LIBRARYPhilipp Hoffmann2015-11-171-1/+1
* [SPARK-11751] Doc describe error in the "Spark Streaming Programming Guide" pageyangping.wu2015-11-171-2/+1
* [SPARK-11710] Document new memory management modelAndrew Or2015-11-162-23/+44
* [MINOR][DOCS] typo in docs/configuration.mdKai Jiang2015-11-141-5/+5
* [SPARK-11336] Add links to example codesXusen Yin2015-11-131-2/+7
* [SPARK-11723][ML][DOC] Use LibSVM data source rather than MLUtils.loadLibSVMF...Yanbo Liang2015-11-134-19/+13
* [SPARK-11445][DOCS] Replaced example code in mllib-ensembles.md using include...Rishabh Bhardwaj2015-11-131-514/+12
* [SPARK-11629][ML][PYSPARK][DOC] Python example code for Multilayer Perceptron...Yanbo Liang2015-11-121-66/+5
* [SPARK-11667] Update dynamic allocation docs to reflect supported cluster man...Andrew Or2015-11-121-28/+27
* [SPARK-11670] Fix incorrect kryo buffer default value in docsAndrew Or2015-11-121-2/+2
* [SPARK-11335][STREAMING] update kafka direct python docs on how to get the of...Nick Evans2015-11-111-1/+14
* [SPARK-6152] Use shaded ASM5 to support closure cleaning of Java 8 compiled c...Josh Rosen2015-11-111-0/+4
* [SPARK-11550][DOCS] Replace example code in mllib-optimization.md using inclu...Pravin Gadakh2015-11-101-143/+2
* [SPARK-11382] Replace example code in mllib-decision-tree.md using include_ex...Xusen Yin2015-11-101-247/+6
* [SPARK-11360][DOC] Loss of nullability when writing parquet filesgatorsmile2015-11-091-1/+2
* [SPARK-11548][DOCS] Replaced example code in mllib-collaborative-filtering.md...Rishabh Bhardwaj2015-11-091-135/+3
* [SPARK-11552][DOCS][Replaced example code in ml-decision-tree.md using includ...sachin aggarwal2015-11-091-330/+8
* [SPARK-11581][DOCS] Example mllib code in documentation incorrectly computes MSEBharat Lal2015-11-091-1/+1
* [DOCS] Fix typo for Python section on unifying Kafka streamschriskang902015-11-091-2/+2
* [SPARK-10689][ML][DOC] User guide and example code for AFTSurvivalRegressionYanbo Liang2015-11-092-0/+97
* [DOC][MINOR][SQL] Fix internal linkRohit Agarwal2015-11-091-1/+1
* [SPARK-10046][SQL] Hive warehouse dir not set in current directory when not …xin Wu2015-11-081-2/+4
* [DOC][SQL] Remove redundant out-of-place python snippetRohit Agarwal2015-11-081-9/+0
* [SPARK-11476][DOCS] Incorrect function referred to in MLib Random data genera...Sean Owen2015-11-081-1/+1
* [MINOR][ML][DOC] Rename weights to coefficients in user guideYanbo Liang2015-11-051-12/+12
* [SPARK-11491] Update build to use Scala 2.10.5Josh Rosen2015-11-041-1/+1
* [SPARK-11197][SQL] add doc for run SQL on files directlyWenchen Fan2015-11-041-0/+38
* [SPARK-11443] Reserve space linesXusen Yin2015-11-041-1/+1
* [SPARK-11380][DOCS] Replace example code in mllib-frequent-pattern-mining.md ...Pravin Gadakh2015-11-041-161/+7
* [DOC] Missing link to R DataFrame API doclewuathe2015-11-031-1/+1
* [SPARK-11407][SPARKR] Add doc for running from RStudiofelixcheung2015-11-031-3/+43
* [SPARK-11383][DOCS] Replaced example code in mllib-naive-bayes.md/mllib-isoto...Rishabh Bhardwaj2015-11-022-207/+6
* [SPARK-11305][DOCS] Remove Third-Party Hadoop Distributions Doc PageSean Owen2015-11-015-125/+18
* [SPARK-11340][SPARKR] Support setting driver properties when starting Spark f...felixcheung2015-10-301-8/+20
* [SPARK-11318] Include hive profile in make-distribution.sh commandtedyu2015-10-291-1/+1
* Typo in mllib-evaluation-metrics.mdMageswaran.D2015-10-281-2/+2