aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-11965][ML][DOC] Update user guide for RFormula feature interactionsYanbo Liang2016-01-251-1/+19
* [SPARK-12760][DOCS] inaccurate description for difference between local vs cl...Sean Owen2016-01-231-4/+4
* [SPARK-12760][DOCS] invalid lambda expression in python example for …Mortada Mehyar2016-01-231-2/+5
* [SPARK-7997][CORE] Remove Akka from Spark Core and StreamingShixiong Zhu2016-01-223-88/+9
* [SPARK-12534][DOC] update documentation to list command line equivalent to pr...felixcheung2016-01-213-6/+36
* [SPARK-12204][SPARKR] Implement drop method for DataFrame in SparkR.Sun Rui2016-01-201-0/+13
* [SPARK-7799][SPARK-12786][STREAMING] Add "streaming-akka" projectShixiong Zhu2016-01-202-12/+41
* [SPARK-12232][SPARKR] New R API for read.table to avoid name conflictfelixcheung2016-01-191-7/+4
* [SPARK-2750][WEB UI] Add https support to the Web UIscwf2016-01-192-6/+65
* [SPARK-12894][DOCUMENT] Add deploy instructions for Python in Kinesis integra...Shixiong Zhu2016-01-181-2/+12
* [SPARK-12814][DOCUMENT] Add deploy instructions for Python in flume integrati...Shixiong Zhu2016-01-182-4/+13
* [SPARK-12722][DOCS] Fixed typo in Pipeline exampleJeff Lam2016-01-161-2/+2
* [SPARK-12842][TEST-HADOOP2.7] Add Hadoop 2.7 build profileJosh Rosen2016-01-151-1/+2
* [SPARK-2930] clarify docs on using webhdfs with spark.yarn.access.nam…Tom Graves2016-01-151-4/+4
* [SPARK-12703][MLLIB][DOC][PYTHON] Fixed pyspark.mllib.clustering.KMeans user ...Joseph K. Bradley2016-01-131-5/+1
* [SPARK-12805][MESOS] Fixes documentation on Mesos run modesLuc Bourlier2016-01-131-7/+5
* [SPARK-5273][MLLIB][DOCS] Improve documentation examples for LinearRegressionSean Owen2016-01-121-3/+5
* [SPARK-12758][SQL] add note to Spark SQL Migration guide about TimestampType ...Brandon Bradley2016-01-111-0/+5
* [SPARK-12735] Consolidate & move spark-ec2 to AMPLab managed repository.Reynold Xin2016-01-094-199/+2
* [SPARK-4819] Remove Guava's "Optional" from public APISean Owen2016-01-081-1/+0
* [DOCUMENTATION] doc fix of job schedulingJeff Zhang2016-01-081-1/+1
* [SPARK-12507][STREAMING][DOCUMENT] Expose closeFileAfterWrite and allowBatchi...Shixiong Zhu2016-01-072-7/+23
* [STREAMING][DOCS][EXAMPLES] Minor fixesJacek Laskowski2016-01-071-4/+4
* [DOC] fix 'spark.memory.offHeap.enabled' default value to falsezzcclp2016-01-061-1/+1
* [SPARK-7689] Remove TTL-based metadata cleaning in Spark 2.0Josh Rosen2016-01-061-11/+0
* [SPARK-12368][ML][DOC] Better doc for the binary classification evaluator' me...BenFradet2016-01-061-2/+2
* [SPARK-12570][ML][DOC] DecisionTreeRegressor: provide variance of prediction:...Yanbo Liang2016-01-051-1/+10
* [SPARKR][DOC] minor doc update for version in migration guidefelixcheung2016-01-051-3/+3
* [SPARK-12579][SQL] Force user-specified JDBC driver to take precedenceJosh Rosen2016-01-041-3/+1
* [SPARK-12588] Remove HttpBroadcast in Spark 2.0.Reynold Xin2015-12-302-28/+4
* [SPARK-12429][STREAMING][DOC] Add Accumulator and Broadcast example for Strea...Shixiong Zhu2015-12-222-3/+168
* [SPARK-12487][STREAMING][DOCUMENT] Add docs for Kafka message handlerShixiong Zhu2015-12-221-0/+3
* [SPARK-11807] Remove support for Hadoop < 2.2Reynold Xin2015-12-211-14/+4
* [SPARK-12388] change default compression to lz4Davies Liu2015-12-211-1/+1
* [SPARK-11808] Remove Bagel.Reynold Xin2015-12-192-160/+0
* Bump master version to 2.0.0-SNAPSHOT.Reynold Xin2015-12-191-2/+2
* [SPARK-12091] [PYSPARK] Deprecate the JAVA-specific deserialized storage levelsgatorsmile2015-12-182-7/+10
* [SPARK-11985][STREAMING][KINESIS][DOCS] Update Kinesis docsBurak Yavuz2015-12-181-9/+45
* [SPARK-11608][MLLIB][DOC] Added migration guide for MLlib 1.6Joseph K. Bradley2015-12-162-15/+42
* [SPARK-6518][MLLIB][EXAMPLE][DOC] Add example code and user guide for bisecti...Yu ISHIKAWA2015-12-162-0/+36
* [SPARK-12215][ML][DOC] User guide section for KMeans in spark.mlYu ISHIKAWA2015-12-161-0/+71
* [SPARK-12318][SPARKR] Save mode in SparkR should be error by defaultJeff Zhang2015-12-161-1/+8
* [SPARK-12324][MLLIB][DOC] Fixes the sidebar in the ML documentationTimothy Hunter2015-12-163-33/+141
* [SPARK-10123][DEPLOY] Support specifying deploy mode from configurationjerryshao2015-12-151-3/+12
* [SPARK-12351][MESOS] Add documentation about submitting Spark with mesos clus...Timothy Chen2015-12-152-6/+35
* [MINOR][DOC] Fix broken word2vec linkBenFradet2015-12-141-1/+1
* [SPARK-12199][DOC] Follow-up: Refine example code in ml-features.mdXusen Yin2015-12-121-11/+11
* [SPARK-12217][ML] Document invalid handling for StringIndexerBenFradet2015-12-111-0/+36
* [SPARK-11964][DOCS][ML] Add in Pipeline Import/Export Documentationanabranch2015-12-111-0/+13
* [STREAMING][DOC][MINOR] Update the description of direct Kafka stream docjerryshao2015-12-101-1/+1