aboutsummaryrefslogtreecommitdiff
path: root/docs/quick-start.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19516][DOC] update public doc to use SparkSession instead of SparkContextWenchen Fan2017-03-071-90/+63
* [SPARK-19769][DOCS] Update quickstart instructionsMichael McCune2017-03-011-3/+3
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-161-7/+2
* [SPARK][EXAMPLE] Added missing semicolon in quick-start-guide examplemanishAtGit2016-11-301-1/+1
* [SPARK-17707][WEBUI] Web UI prevents spark-submit application to be finishedSean Owen2016-10-071-1/+6
* [MINOR][DOCS] Fix minor typos in python example codeDmitriy Sokolov2016-08-301-3/+3
* [MINOR][DOC] Correct code snippet results in quick start documentationlinbojin2016-08-161-5/+5
* [DOCUMENTATION] Fixed target JAR pathprabs2016-06-081-2/+2
* [MINOR][DOCS] Fix type Information in Quick Start and Programming GuideSandeep Singh2016-05-031-4/+4
* [DOC] Added R to the list of languages with "high-level API" support in theā€¦Stephen Hopper2015-09-081-8/+8
* [SPARK-9490] [DOCS] [MLLIB] MLlib evaluation metrics guide example python cod...Sean Owen2015-07-311-1/+1
* [SPARK-6806] [SPARKR] [DOCS] Fill in SparkR examples in programming guideDavies Liu2015-05-231-7/+11
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-0/+1
* SPARK-4170 [CORE] Closure problems when running Scala app that "extends App"Sean Owen2014-11-271-0/+3
* SPARK-1307 [DOCS] Don't use term 'standalone' to refer to a Spark ApplicationSean Owen2014-10-141-4/+4
* SPARK-1996. Remove use of special Maven repo for AkkaSean Owen2014-06-211-8/+0
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-13/+26
* Organize configuration docsPatrick Wendell2014-05-281-4/+4
* Add language tabs and Python version to interactive part of quick-startMatei Zaharia2014-05-141-19/+132
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-121-1/+3
* Fix two download suggestions in the docs:Patrick Wendell2014-05-061-5/+3
* SPARK-1606: Infer user application arguments instead of requiring --arg.Patrick Wendell2014-04-261-4/+6
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-2/+4
* Clean up and simplify Spark configurationPatrick Wendell2014-04-211-95/+83
* small fix ( proogram -> program )Prabeesh K2014-04-041-1/+1
* [SPARK-1105] fix site scala version error in docsCodingCat2014-02-191-2/+2
* Code review feedbackHolden Karau2014-01-051-4/+4
* Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-031-4/+4
|\
| * pyspark -> bin/pysparkPrashant Sharma2014-01-021-2/+2
| * spark-shell -> bin/spark-shellPrashant Sharma2014-01-021-2/+2
* | Merge branch 'master' into spark-1002-remove-jarsPrashant Sharma2014-01-031-14/+38
|\|
| * Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-14/+38
* | Removed sbt folder and changed docs accordinglyPrashant Sharma2014-01-021-1/+1
|/
* Fix some review commentsMatei Zaharia2013-09-081-1/+1
* More fair scheduler docs and property names.Matei Zaharia2013-09-081-35/+35
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-1/+1
* Update docs for new packageMatei Zaharia2013-09-011-5/+5
* Add assmebly plug in linksPatrick Wendell2013-09-011-6/+9
* Better docsPatrick Wendell2013-08-311-8/+28
* Fixes suggested by PatrickMatei Zaharia2013-08-311-8/+2
* Update docs about HDFS versionsMatei Zaharia2013-08-301-1/+19
* Update some build instructions because only sbt assembly and mvn packageMatei Zaharia2013-08-291-1/+1
* SPARK-739 Have quickstart standlone job use READMEPatrick Wendell2013-04-251-10/+11
* Update quick-start.md heading on Operations (not just Transformations).Andy Konwinski2013-04-121-2/+2
* Don't use deprecated Application in exampleAndrew Ash2013-03-281-8/+10
* 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
* Switch docs to use Akka repo instead of TypesafeMatei Zaharia2013-02-251-3/+3
* Merge pull request #346 from JoshRosen/python-apiMatei Zaharia2013-01-121-1/+39
|\
| * Add `pyspark` script to replace the other scripts.Josh Rosen2013-01-011-2/+2