Skip to content

Commit

Permalink
Adding a Scala 2.11 package to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
pwendell committed Nov 17, 2014
1 parent 9ac4381 commit ffa1df2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/create-release/create-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ make_binary_release() {
spark-$RELEASE_VERSION-bin-$NAME.tgz.sha
}


make_binary_release "hadoop2.4-scala-2.11" "-Phadoop-2.4 -Phive -Phive-thriftserver -Pyarn -Dscala-2.11" &
make_binary_release "hadoop1" "-Phive -Phive-thriftserver -Dhadoop.version=1.0.4" &
make_binary_release "cdh4" "-Phive -Phive-thriftserver -Dhadoop.version=2.0.0-mr1-cdh4.2.0" &
make_binary_release "hadoop2.3" "-Phadoop-2.3 -Phive -Phive-thriftserver -Pyarn" &
Expand Down

0 comments on commit ffa1df2

Please sign in to comment.