aboutsummaryrefslogtreecommitdiff
path: root/docs/building-spark.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14738][BUILD] Separate docker integration tests from main buildLuciano Resende2016-05-061-0/+12
* [SPARK-14601][DOC] Minor doc/usage changes related to removal of Spark assemblyMark Grover2016-04-141-1/+1
* [SPARK-14424][BUILD][DOCS] Update the build docs to switch from assembly to p...Holden Karau2016-04-061-10/+3
* [SPARK-14281][TESTS] Fix java8-tests and simplify their buildJosh Rosen2016-03-311-4/+4
* [MINOR][DOCS] Update build descriptions and commandsDongjoon Hyun2016-03-181-4/+7
* [MINOR][DOC] Fix supported hive version in docDongjoon Hyun2016-03-101-2/+2
* [SPARK-13596][BUILD] Move misc top-level build files into appropriate subdirsSean Owen2016-03-071-3/+3
* [SPARK-13324][CORE][BUILD] Update plugin, test, example dependencies for 2.xSean Owen2016-02-171-1/+1
* [SPARK-6363][BUILD] Make Scala 2.11 the default Scala versionJosh Rosen2016-01-301-6/+4
* [SPARK-12842][TEST-HADOOP2.7] Add Hadoop 2.7 build profileJosh Rosen2016-01-151-1/+2
* [SPARK-11807] Remove support for Hadoop < 2.2Reynold Xin2015-12-211-14/+4
* [SPARK-6152] Use shaded ASM5 to support closure cleaning of Java 8 compiled c...Josh Rosen2015-11-111-0/+4
* [SPARK-11318] Include hive profile in make-distribution.sh commandtedyu2015-10-291-1/+1
* [SPARK-11056] Improve documentation of SBT build.Kay Ousterhout2015-10-121-0/+5
* [SPARK-10883] Add a note about how to build Spark sub-modules (reactor)Jean-Baptiste Onofré2015-10-081-0/+11
* Docs small fixesJacek Laskowski2015-09-081-12/+11
* [SPARK-9521] [DOCS] Addendum. Require Maven 3.3.3+ in the buildSean Owen2015-08-041-1/+2
* [SPARK-8401] [BUILD] Scala version switching build enhancementsMichael Allman2015-07-211-1/+1
* [SPARK-7733] [CORE] [BUILD] Update build, code to use Java 7 for 1.5.0+Sean Owen2015-06-071-5/+1
* [DOCS] [MINOR] Update for the Hadoop versions table with hadoop-2.6Taka Shinagawa2015-05-301-0/+1
* [SPARK-7890] [DOCS] Document that Spark 2.11 now supports KafkaSean Owen2015-05-301-3/+1
* [DOCS] Fixing broken "IDE setup" link in the Building Spark documentation.Mike Dusenberry2015-05-281-1/+1
* [SPARK-7850][BUILD] Hive 0.12.0 profile in POM should be removedCheolsoo Park2015-05-271-5/+1
* [SPARK-4556] [BUILD] binary distribution assembly can't run in local modeSean Owen2015-05-161-0/+10
* [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versionsFavioVazquez2015-05-141-5/+6
* [SPARK-7302] [DOCS] SPARK building documentation still mentions building for ...Sean Owen2015-05-031-4/+0
* [docs] [SPARK-4820] Spark build encounters "File name too long" on some encry...Theodore Vasiloudis2015-03-171-0/+12
* SPARK-1911 [DOCS] Warn users if their assembly jars are not built with Java 6Sean Owen2015-03-031-0/+4
* SPARK-5850: Remove experimental label for Scala 2.11 and FlumePollingStreamPatrick Wendell2015-02-161-3/+3
* SPARK-5727 [BUILD] Remove Debian packagingSean Owen2015-02-121-10/+0
* SPARK-5727 [BUILD] Deprecate Debian packagingSean Owen2015-02-111-0/+2
* [Doc] Minor: Fixes several formatting issuesCheng Lian2015-02-021-1/+4
* SPARK-5136 [DOCS] Improve documentation around setting up Spark IntelliJ projectSean Owen2015-01-091-2/+3
* [SPARK-4501][Core] - Create build/mvn to automatically download maven/zinc/sc...Brennon York2014-12-271-14/+31
* [SPARK-4953][Doc] Fix the description of building Spark with YARNKousuke Saruta2014-12-251-1/+1
* [SPARK-4668] Fix some documentation typos.Ryan Williams2014-12-151-1/+15
* SPARK-4338. [YARN] Ditch yarn-alpha.Sandy Ryza2014-12-091-23/+2
* [DOCS][BUILD] Add instruction to use change-version-to-2.11.sh in 'Building f...Takuya UESHIN2014-11-301-0/+1
* [DOC][Build] Wrong cmd for build spark with apache hadoop 2.4.X and hive 12wangfei2014-11-241-1/+1
* SPARK-4457. Document how to build for Hadoop versions greater than 2.4Sandy Ryza2014-11-241-2/+5
* SPARK-4375. no longer require -Pscala-2.10Sandy Ryza2014-11-141-2/+2
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-11/+20
* [SPARK-4177][Doc]update build doc since JDBC/CLI support hive 13 nowwangfei2014-11-021-10/+7
* [SPARK-4032] Deprecate YARN alpha support in Spark 1.2Prashant Sharma2014-10-271-1/+3
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-9/+17
* [SPARK-3765][Doc] Add test information to sbt build docsscwf2014-10-051-0/+15
* [SPARK-3763] The example of building with sbt should be "sbt assembly" instea...Kousuke Saruta2014-10-031-1/+1
* SPARK-3069 [DOCS] Build instructions in README are outdatedSean Owen2014-09-161-0/+180