aboutsummaryrefslogtreecommitdiff
path: root/make-distribution.sh
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6406] Launch Spark using assembly jar instead of a separate launcher jarNishkam Ravi2015-03-291-1/+0
* Revert "[SPARK-6122][Core] Upgrade Tachyon client version to 0.6.1."Patrick Wendell2015-03-231-1/+1
* [SPARK-6122][Core] Upgrade Tachyon client version to 0.6.1.Calvin Jia2015-03-221-1/+1
* [build] [hotfix] Fix make-distribution.sh for Scala 2.11.Marcelo Vanzin2015-03-121-1/+3
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-0/+2
* SPARK-5747: Fix wordsplitting bugs in make-distribution.shDavid Y. Ross2015-02-121-10/+10
* [SPARK-5188][BUILD] make-distribution.sh should support curl, not only wget t...Kousuke Saruta2015-01-281-10/+21
* Fix command spaces issue in make-distribution.shDavid Y. Ross2015-01-261-4/+7
* HOTFIX: Minor improvements to make-distribution.shPatrick Wendell2015-01-091-27/+34
* SPARK-2192 [BUILD] Examples Data Not in Binary DistributionSean Owen2014-12-011-0/+3
* SPARK-4532: Fix bug in detection of Hive in Spark 1.2Patrick Wendell2014-11-211-1/+1
* [HOT FIX] make-distribution.sh fails if Yarn shuffle jar DNEAndrew Or2014-11-131-1/+3
* [SPARK-4281][Build] Package Yarn shuffle service into its own jarAndrew Or2014-11-121-0/+1
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-1/+1
* [HOT FIX] Make distribution failsAndrew Or2014-11-061-3/+0
* [SPARK-3797] Run external shuffle service in Yarn NMAndrew Or2014-11-051-0/+3
* Slaves file is now a template.Sarah Gerweck2014-09-261-1/+0
* SPARK-3069 [DOCS] Build instructions in README are outdatedSean Owen2014-09-161-1/+1
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-1/+1
* Fixed typos in make-distribution.shCheng Lian2014-09-071-1/+2
* SPARK-3328 fixed make-distribution script --with-tachyon option.Prudhvi Krishna2014-09-021-2/+2
* [SPARK-3234][Build] Fixed environment variables that rely on deprecated comma...Cheng Lian2014-08-291-1/+11
* Fix some bugs with spaces in directory name.Sarah Gerweck2014-08-031-5/+5
* [SPARK-2702][Core] Upgrade Tachyon dependency to 0.5.0Haoyuan Li2014-07-311-3/+3
* More wrapping FWDIR in quotes.Reynold Xin2014-07-301-1/+1
* SPARK-2587: Fix error message in make-distribution.shMark Wagner2014-07-191-1/+1
* SPARK-2526: Simplify options in make-distribution.shPatrick Wendell2014-07-171-54/+25
* [SPARK-2233] make-distribution script should list the git hash in the RELEASE...Guillaume Ballet2014-06-281-1/+9
* Autodetect JAVA_HOME on RPM-based systemsMatthew Farrellee2014-06-241-0/+11
* Fix mvn detectionMatthew Farrellee2014-06-231-2/+2
* SPARK-1911: Emphasize that Spark jars should be built with Java 6.Patrick Wendell2014-05-241-21/+31
* SPARK-1873: Add README.md file when making distributionsPatrick Wendell2014-05-181-0/+1
* BUILD: Add more content to make-distribution.sh.Patrick Wendell2014-05-121-0/+13
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-081-0/+2
* Typo fix: fetchting -> fetchingAndrew Ash2014-05-071-1/+1
* SPARK-1737: Warn rather than fail when Java 7+ is used to create distributionsPatrick Wendell2014-05-061-10/+10
* [SPARK-1735] Add the missing special profiles to make-distribution.shAndrew Or2014-05-051-20/+27
* [SPARK-1681] Include datanucleus jars in Spark Hive distributionAndrew Or2014-05-051-4/+7
* SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.Patrick Wendell2014-05-041-0/+14
* SPARK-1658: Correctly identify if maven is installed and workingRahul Singhal2014-05-041-2/+3
* Improved build configurationwitgo2014-04-281-3/+12
* SPARK-1651: Delete existing deployment directoryRahul Singhal2014-04-271-0/+1
* SPARK-1650: Correctly identify maven project versionRahul Singhal2014-04-271-1/+1
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-241-1/+1
* Small changes to release scriptPatrick Wendell2014-04-241-0/+1
* SPARK-1119 and other build improvementsPatrick Wendell2014-04-231-23/+47
* fix path for jar, make sed actually work on OSXNick Lanham2014-03-281-4/+3
* Make sed do -i '' on OSXNick Lanham2014-03-271-2/+9
* Bundle tachyon: SPARK-1269Nick Lanham2014-03-181-0/+32
* fix make-distribution.sh show version: command not foundliguoqiang2014-01-091-1/+1