-
- Downloads
SPARK-1119 and other build improvements
1. Makes assembly and examples jar naming consistent in maven/sbt. 2. Updates make-distribution.sh to use Maven and fixes some bugs. 3. Updates the create-release script to call make-distribution script. Author: Patrick Wendell <pwendell@gmail.com> Closes #502 from pwendell/make-distribution and squashes the following commits: 1a97f0d [Patrick Wendell] SPARK-1119 and other build improvements
Showing
- assembly/pom.xml 1 addition, 1 deletionassembly/pom.xml
- bin/compute-classpath.sh 2 additions, 2 deletionsbin/compute-classpath.sh
- bin/run-example 7 additions, 4 deletionsbin/run-example
- dev/create-release/create-release.sh 9 additions, 9 deletionsdev/create-release/create-release.sh
- examples/pom.xml 1 addition, 1 deletionexamples/pom.xml
- make-distribution.sh 47 additions, 23 deletionsmake-distribution.sh
- project/SparkBuild.scala 3 additions, 1 deletionproject/SparkBuild.scala
Loading
Please register or sign in to comment