aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove references to unsupported Hadoop versionsJey Kottalam2013-08-211-1/+1
* Update build docsJey Kottalam2013-08-212-24/+31
* Update jekyll plugin to match docs/README.mdJey Kottalam2013-08-211-1/+1
* Update docs for Spark UI portMatei Zaharia2013-08-201-1/+1
* Merge remote-tracking branch 'jey/hadoop-agnostic'Matei Zaharia2013-08-201-2/+2
|\
| * update YARN docsJey Kottalam2013-08-151-2/+2
* | Address some review comments:Matei Zaharia2013-08-181-2/+28
|/
* Merge pull request #809 from shivaram/sgd-cleanupEvan Sparks2013-08-122-1/+2
|\
| * Add ML Lib scaladoc to API dropdownShivaram Venkataraman2013-08-111-0/+1
| * Clean up scaladoc in ML Lib.Shivaram Venkataraman2013-08-111-1/+1
* | Removing dead docsPatrick Wendell2013-08-111-41/+0
|/
* Merge pull request #787 from ash211/masterMatei Zaharia2013-08-061-1/+1
|\
| * Update spark-standalone.mdAndrew Ash2013-08-071-1/+1
* | Merge remote-tracking branch 'dlyubimov/SPARK-827'Matei Zaharia2013-07-311-0/+8
|\ \
| * | typoDmitriy Lyubimov2013-07-271-1/+1
| * | changes per comments.Dmitriy Lyubimov2013-07-271-0/+8
* | | Documentation update for compression codec.Reynold Xin2013-07-301-3/+18
* | | Add docs about ipythonMatei Zaharia2013-07-291-3/+31
* | | Consistently invoke bash with /usr/bin/env bash in scripts to make code more ...Ubuntu2013-07-181-1/+1
* | | Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* | | Add an option to disable reference tracking in KryoMatei Zaharia2013-07-151-1/+11
* | | Fixes typos in Spark Streaming Programming GuideAndy Konwinski2013-07-121-2/+2
* | | Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-061-2/+9
|\ \ \
| * | | Adding config option for retained stagesPatrick Wendell2013-06-261-2/+9
| |/ /
* | | Clarify that PySpark is not supported on Windowsroot2013-07-011-3/+2
* | | Update docs on SCALA_LIBRARY_PATHMatei Zaharia2013-06-301-1/+3
* | | Made use of spark.executor.memory setting consistent and documented itMatei Zaharia2013-06-303-17/+25
* | | Simplify Python docs a little to do substring searchMatei Zaharia2013-06-261-4/+3
* | | Merge branch 'master' into streamingTathagata Das2013-06-2417-108/+245
|\ \ \
| * | | ADD_JARS environment variable for spark-shellMatei Zaharia2013-06-221-2/+8
| |/ /
| * | Fixed a couple typos and formating problems in the YARN documentation.Reynold Xin2013-05-171-9/+11
| * | Merge branch 'master' of https://github.com/mridulm/sparkReynold Xin2013-05-171-1/+1
| |\ \
| | * | Fix example jar nameMridul Muralidharan2013-05-171-1/+1
| * | | Updated Scala version in docs generation ruby script.Reynold Xin2013-05-161-1/+1
| |/ /
| * | Fix documentation to use yarn-standalone as masterMridul Muralidharan2013-05-161-2/+2
| * | Fix running on yarn documentationMridul Muralidharan2013-05-161-4/+22
| * | Docs: Mention spark shell's default for MASTERAndrew Ash2013-05-151-0/+2
| * | 1) Add support for HADOOP_CONF_DIR (and/or YARN_CONF_DIR - use either) : whic...Mridul Muralidharan2013-05-111-0/+3
| * | Merge pull request #580 from pwendell/quickstartMatei Zaharia2013-04-251-10/+11
| |\ \
| | * | SPARK-739 Have quickstart standlone job use READMEPatrick Wendell2013-04-251-10/+11
| * | | Attempt at fixing merge conflictMridul Muralidharan2013-04-245-10/+10
| |\| |
| | * | Update quick-start.md heading on Operations (not just Transformations).Andy Konwinski2013-04-121-2/+2
| | * | Typos: cluser -> clusterAndrew Ash2013-04-101-2/+2
| | * | Merge remote-tracking branch 'jey/bump-development-version-to-0.8.0'Matei Zaharia2013-04-081-2/+2
| | |\ \
| | | * | Bump development version to 0.8.0Jey Kottalam2013-03-281-2/+2
| | | |/
| | * | Updated link to SBTMatei Zaharia2013-04-071-1/+1
| | * | Update Scala version in docsMatei Zaharia2013-04-072-3/+3
| * | | Add some basic documentationMridul Muralidharan2013-04-191-9/+22
| |/ /
| * | Merge pull request #545 from ash211/patch-1Matei Zaharia2013-03-291-8/+10
| |\ \
| | * | Don't use deprecated Application in exampleAndrew Ash2013-03-281-8/+10
| | |/