aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARK-3369][CORE][STREAMING] Java mapPartitions Iterator->Iterable is incons...Sean Owen2016-01-261-2/+2
* [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