aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add docs about ipythonMatei Zaharia2013-07-291-3/+31
* | | | | Merge branch 'master' into ec2-updatesPatrick Wendell2013-07-319-40/+120
|\| | | |
| * | | | 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
| * | | adding spark.streaming.blockInterval propertyseanm2013-04-161-0/+7
* | | | Updating relevant documentationPatrick Wendell2013-07-311-18/+14
| |/ / |/| |
* | | 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
| |/ /
* / / Update tuning.mdAndrew Ash2013-03-281-1/+1
|/ /
* | Fixing typos pointed out by MateiAndy Konwinski2013-03-201-2/+2
* | Adds page to docs about building using Maven.Andy Konwinski2013-03-173-0/+70
* | Fix broken link to YARN documentation.Andy Konwinski2013-03-131-1/+1
* | Fix another broken link in quick start.Andy Konwinski2013-03-131-1/+1
* | Fix broken link in Quick Start.Andy Konwinski2013-03-131-1/+1
* | Change version to 0.7.1-SNAPSHOT for development branchMatei Zaharia2013-02-271-2/+2
* | Added commented-out Google analytics code for website docsMatei Zaharia2013-02-271-0/+16
* | More doc tweaksMatei Zaharia2013-02-262-2/+4
* | Some tweaks to docsMatei Zaharia2013-02-263-14/+18
* | Switch docs to use Akka repo instead of TypesafeMatei Zaharia2013-02-251-3/+3
* | Change version number to 0.7.0Matei Zaharia2013-02-251-1/+1
* | Merge pull request #500 from pwendell/streaming-docsTathagata Das2013-02-251-2/+2
|\ \
| * | meta-dataPatrick Wendell2013-02-251-1/+1