aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6662][YARN] Allow variable substitution in spark.yarn.historyServer.ad...Cheolsoo Park2015-04-131-1/+2
* [SPARK-6863] Fix formatting on SQL programming guide.Santiago M. Mola2015-04-111-0/+1
* [SPARK-6343] Doc driver-worker network reqsPeter Parente2015-04-093-1/+5
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-083-4/+24
* [SPARK-6781] [SQL] use sqlContext in python shellDavies Liu2015-04-082-3/+3
* [SPARK-3591][YARN]fire and forget for YARN cluster modeWangTaoTheTonic2015-04-071-0/+9
* SPARK-6626 [DOCS]: Corrected Scala:TwitterUtils parametersjayson2015-04-011-1/+1
* [SPARK-4894][mllib] Added Bernoulli option to NaiveBayes model in mllibleahmcguire2015-03-311-7/+10
* [SPARK-5750][SPARK-3441][SPARK-5836][CORE] Added documentation explaining shu...Ilya Ganelin2015-03-301-11/+72
* [SPARK-6596] fix the instruction on building scaladocCodingCat2015-03-301-2/+2
* [SPARK-6552][Deploy][Doc]expose start-slave.sh to user and update outdated docWangTaoTheTonic2015-03-281-1/+2
* [SPARK-6510][GraphX]: Add Graph#minus method to act as Set#differenceBrennon York2015-03-261-0/+2
* [DOCS][SQL] Fix JDBC exampleMichael Armbrust2015-03-261-1/+1
* [SPARK-5987] [MLlib] Save/load for GaussianMixtureModelsMechCoder2015-03-251-0/+8
* [DOCUMENTATION]Fixed Missing Type Import in DocumentationBill Chambers2015-03-241-1/+2
* [SPARK-6469] Improving documentation on YARN local directories usageChristophe Préaud2015-03-241-1/+1
* [ML][docs][minor] Define LabeledDocument/Document classes in CV examplePeter Rudenko2015-03-241-8/+43
* Update the command to use IPython notebookCong Yue2015-03-241-1/+5
* [SPARK-6337][Documentation, SQL]Spark 1.3 doc fixesvinodkc2015-03-221-2/+5
* SPARK-6454 [DOCS] Fix links to pyspark apiKamil Smuga2015-03-225-19/+19
* [SPARK-6025] [MLlib] Add helper method evaluateEachIteration to extract learn...MechCoder2015-03-201-2/+2
* [SPARK-6423][Mesos] MemoryUtils should use memoryOverhead if it's setJongyoul Lee2015-03-201-5/+3
* [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT.Marcelo Vanzin2015-03-201-2/+2
* [SPARK-6426][Doc]User could also point the yarn cluster config directory via ...WangTaoTheTonic2015-03-201-2/+2
* [SPARK-6402][DOC] - Remove some refererences to shark in docs and ec2Pierre Borckmans2015-03-192-5/+3
* SPARK-6085 Part. 2 Increase default value for memory overheadJongyoul Lee2015-03-181-3/+3
* [SPARK-6383][SQL]Fixed compiler and errors in Dataframe examplesTijo Thomas2015-03-171-6/+6
* [SPARK-6336] LBFGS should document what convergenceTol meanslewuathe2015-03-171-0/+4
* [SPARK-6313] Add config option to disable file locks/fetchFile cache to ...nemccarthy2015-03-171-0/+12
* [docs] [SPARK-4820] Spark build encounters "File name too long" on some encry...Theodore Vasiloudis2015-03-171-0/+12
* [SPARK-3619] Part 2. Upgrade to Mesos 0.21 to work around MESOS-1688Jongyoul Lee2015-03-151-4/+1
* [SPARK-6329][Docs]: Minor doc changes for Mesos and TOCBrennon York2015-03-141-3/+5
* [SPARK-6278][MLLIB] Mention the change of objective in linear regressionXiangrui Meng2015-03-131-0/+2
* [SPARK-5310] [SQL] [DOC] Parquet section for the SQL programming guideCheng Lian2015-03-131-57/+180
* [SPARK-6275][Documentation]Miss toDF() function in docs/sql-programming-guide.mdzzcclp2015-03-121-1/+1
* [SPARK-5814][MLLIB][GRAPHX] Remove JBLAS from runtimeXiangrui Meng2015-03-121-5/+0
* [SPARK-6128][Streaming][Documentation] Updates to Spark Streaming Programming...Tathagata Das2015-03-114-109/+528
* SPARK-3642. Document the nuances of shared variables.Sandy Ryza2015-03-111-0/+6
* [SPARK-4423] Improve foreach() documentation to avoid confusion between local...Ilya Ganelin2015-03-111-4/+68
* [MINOR] [DOCS] Fix map -> mapToPair in Streaming Java exampleSean Owen2015-03-111-4/+4
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-0/+5
* [SPARK-5183][SQL] Update SQL Docs with JDBC and Migration GuideMichael Armbrust2015-03-101-12/+370
* [SPARK-5310][Doc] Update SQL Programming Guide to include DataFrames.Reynold Xin2015-03-093-122/+286
* Fix python typo (+ Scala, Java typos)RobertZK2015-03-071-7/+10
* SPARK-6085 Increase default value for memory overheadtedyu2015-03-042-2/+2
* SPARK-1911 [DOCS] Warn users if their assembly jars are not built with Java 6Sean Owen2015-03-031-0/+4
* [SPARK-5537][MLlib][Docs] Add user guide for multinomial logistic regressionDB Tsai2015-03-021-0/+10
* [SPARK-6097][MLLIB] Support tree model save/load in PySpark/MLlibXiangrui Meng2015-03-022-18/+30
* [SPARK-5537] Add user guide for multinomial logistic regressionXiangrui Meng2015-03-021-61/+217
* [SPARK-6048] SparkConf should not translate deprecated configs on setAndrew Or2015-03-021-1/+3