aboutsummaryrefslogtreecommitdiff
path: root/make-distribution.sh
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-12735] Consolidate & move spark-ec2 to AMPLab managed repository.Reynold Xin2016-01-091-1/+0
* [SPARK-12499][BUILD] don't force MAVEN_OPTSAdrian Bridgett2015-12-231-1/+1
* [SPARK-11807] Remove support for Hadoop < 2.2Reynold Xin2015-12-211-1/+1
* [SPARK-12065] Upgrade Tachyon from 0.8.1 to 0.8.2Josh Rosen2015-12-011-1/+1
* [SPARK-11903] Remove --skip-java-testNicholas Chammas2015-11-231-3/+0
* [SPARK-10500][SPARKR] sparkr.zip cannot be created if /R/lib is unwritableSun Rui2015-11-151-0/+1
* [SPARK-11236] [TEST-MAVEN] [TEST-HADOOP1.0] [CORE] Update Tachyon dependency ...Calvin Jia2015-11-021-4/+4
* Revert "[SPARK-11236][CORE] Update Tachyon dependency from 0.7.1 -> 0.8.0."Yin Huai2015-10-301-4/+4
* [SPARK-11236][CORE] Update Tachyon dependency from 0.7.1 -> 0.8.0.Calvin Jia2015-10-291-4/+4
* [SPARK-11052] Spaces in the build dir causes failures in the build/mv…trystanleftwich2015-10-131-1/+1
* [SPARK-10833] [BUILD] Inline, organize BSD/MIT licenses in LICENSESean Owen2015-09-281-0/+1
* [SPARK-9199] [CORE] Upgrade Tachyon version from 0.7.0 -> 0.7.1.Calvin Jia2015-08-171-1/+1
* [SPARK-9916] [BUILD] [SPARKR] removed left-over sparkr.zip copy/create comman...Burak Yavuz2015-08-121-1/+0
* [SPARK-9199] [CORE] Update Tachyon dependency from 0.6.4 -> 0.7.0Calvin Jia2015-07-301-1/+1
* [SPARK-6797] [SPARKR] Add support for YARN cluster mode.Sun Rui2015-07-131-0/+1
* [SPARK-7733] [CORE] [BUILD] Update build, code to use Java 7 for 1.5.0+Sean Owen2015-06-071-16/+0
* [HOTFIX] Copy SparkR lib if it exists in make-distributionShivaram Venkataraman2015-05-231-2/+5
* [SPARK-6811] Copy SparkR lib in make-distribution.shShivaram Venkataraman2015-05-231-0/+2
* [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versionsFavioVazquez2015-05-141-1/+1
* [SPARK-7302] [DOCS] SPARK building documentation still mentions building for ...Sean Owen2015-05-031-1/+1
* [SPARK-7304] [BUILD] Include $@ in call to mvn consistently in make-distribut...Rajendra Gokhale (rvgcentos)2015-05-011-1/+2
* [SPARK-6122] [CORE] Upgrade tachyon-client version to 0.6.3Calvin Jia2015-04-241-1/+1
* [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