aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-5726] [MLLIB] Elementwise (Hadamard) Vector Product TransformerOctavian Geagla2015-05-071-0/+54
* [SPARK-7035] Encourage __getitem__ over __getattr__ on column access in the P...ksonj2015-05-071-3/+8
* Revert "[SPARK-3454] separate json endpoints for data in the UI"Reynold Xin2015-05-051-74/+0
* [SPARK-7351] [STREAMING] [DOCS] Add spark.streaming.ui.retainedBatches to docszsxwing2015-05-051-0/+7
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-051-0/+74
* [SPARK-5112] Expose SizeEstimator as a developer apiSandy Ryza2015-05-051-4/+6
* [SPARK-6653] [YARN] New config to specify port for sparkYarnAM actor systemshekhar.bansal2015-05-051-0/+7
* [SPARK-7302] [DOCS] SPARK building documentation still mentions building for ...Sean Owen2015-05-032-7/+0
* [SPARK-7255] [STREAMING] [DOCUMENTATION] Added documentation for spark.stream...BenFradet2015-05-021-0/+10
* [SPARK-2691] [MESOS] Support for Mesos DockerInfoChris Heller2015-05-011-0/+42
* [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFSHari Shreedharan2015-05-011-0/+2
* [SPARK-7281] [YARN] Add option to set AM's lib path in client mode.Marcelo Vanzin2015-05-011-0/+7
* [SPARK-6257] [PYSPARK] [MLLIB] MLlib API missing items in RecommendationMechCoder2015-04-301-1/+1
* [SPARK-6479] [BLOCK MANAGER] Create off-heap block storage APIZhan Zhang2015-04-301-7/+15
* Revert "[SPARK-5342] [YARN] Allow long running Spark apps to run on secure YA...Patrick Wendell2015-04-301-2/+0
* [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFSHari Shreedharan2015-04-301-0/+2
* [SPARK-5338] [MESOS] Add cluster mode support for MesosTimothy Chen2015-04-281-3/+20
* [SPARK-5932] [CORE] Use consistent naming for size propertiesIlya Ganelin2015-04-282-26/+36
* [SPARK-4286] Add an external shuffle service that can be run as a daemon.Iulian Dragos2015-04-281-1/+1
* [SPARK-7136][Docs] Spark SQL and DataFrame Guide fix example file and pathsDeborah Siegel2015-04-241-9/+9
* Update sql-programming-guide.mdKen Geis2015-04-231-1/+1
* [SPARK-6490][Docs] Add docs for rpc configurationszsxwing2015-04-211-2/+32
* [doc][streaming] Fixed broken link in mllib sectionBenFradet2015-04-201-1/+1
* fixed docEric Chiang2015-04-201-1/+1
* [doc][mllib] Fix typo of the page title in Isotonic regression documentsdobashim2015-04-201-2/+2
* Fixed docGaurav Nanda2015-04-181-1/+1
* SPARK-6992 : Fix documentation example for Spark SQL on StructTypeOlivier Girardot2015-04-181-5/+8
* [SPARK-5933] [core] Move config deprecation warnings to SparkConf.Marcelo Vanzin2015-04-171-8/+7
* [SPARK-6350][Mesos] Make mesosExecutorCores configurable in mesos "fine-grain...Jongyoul Lee2015-04-171-0/+10
* SPARK-6988 : Fix documentation regarding DataFrames using the Java APIOlivier Girardot2015-04-171-7/+7
* [SPARK-2669] [yarn] Distribute client configuration to AM.Marcelo Vanzin2015-04-171-1/+5
* [SPARK-6046] [core] Reorganize deprecated config support in SparkConf.Marcelo Vanzin2015-04-171-3/+3
* [SPARK-6800][SQL] Update doc for JDBCRelation's columnPartitionLiang-Chi Hsieh2015-04-151-1/+4
* SPARK-1706: Allow multiple executors per worker in Standalone modeCodingCat2015-04-141-0/+11
* [SPARK-5931][CORE] Use consistent naming for time propertiesIlya Ganelin2015-04-132-41/+49
* [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