aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARK-12251] Document and improve off-heap memory configurationsJosh Rosen2015-12-101-0/+16
* [SPARK-11563][CORE][REPL] Use RpcEnv to transfer REPL-generated classes.Marcelo Vanzin2015-12-102-16/+0
* [SPARK-12212][ML][DOC] Clarifies the difference between spark.ml, spark.mllib...Timothy Hunter2015-12-1031-1793/+149
* [SPARK-11678][SQL][DOCS] Document basePath in the programming guide.Yin Huai2015-12-091-0/+7
* [SPARK-12211][DOC][GRAPHX] Fix version number in graphx doc for migration fro...Andrew Ray2015-12-091-1/+1
* [SPARK-11551][DOC] Replace example code in ml-features.md using include_exampleXusen Yin2015-12-091-1061/+51
* [SPARK-8517][ML][DOC] Reorganizes the spark.ml user guideTimothy Hunter2015-12-088-81/+1752
* [SPARK-12069][SQL] Update documentation with DatasetsMichael Armbrust2015-12-083-100/+172
* [SPARK-12159][ML] Add user guide section for IndexToString transformerBenFradet2015-12-081-16/+88
* [SPARK-11551][DOC][EXAMPLE] Revert PR #10002Cheng Lian2015-12-081-51/+1058
* [SPARK-11958][SPARK-11957][ML][DOC] SQLTransformer user guide and example codeYanbo Liang2015-12-071-0/+59
* [SPARK-11551][DOC][EXAMPLE] Replace example code in ml-features.md using incl...somideshmukh2015-12-071-1058/+51
* [SPARK-11963][DOC] Add docs for QuantileDiscretizerXusen Yin2015-12-071-0/+65
* [SPARK-12080][CORE] Kryo - Support multiple user registratorsrotems2015-12-041-2/+2
* [SPARK-12116][SPARKR][DOCS] document how to workaround function name conflict...felixcheung2015-12-031-1/+2
* [DOCUMENTATION][MLLIB] typo in mllib docJeff Zhang2015-12-031-1/+1
* [SPARK-12081] Make unified memory manager work with small heapsAndrew Or2015-12-012-3/+3