File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ if [[ ! "$@" =~ --package-only ]]; then
77
77
-Dscala-2.11 -Pyarn -Phive -Phadoop-2.2 -Pspark-ganglia-lgpl -Pkinesis-asl \
78
78
clean install
79
79
80
+ ./dev/change-version-to-2.10.sh
81
+
80
82
pushd $SPARK_REPO
81
83
82
84
# Remove any extra files generated during install
@@ -155,7 +157,6 @@ make_binary_release() {
155
157
}
156
158
157
159
158
- make_binary_release " hadoop2.4-scala-2.11" " -Phadoop-2.4 -Phive -Phive-thriftserver -Pyarn -Dscala-2.11" &
159
160
make_binary_release " hadoop1" " -Phive -Phive-thriftserver -Dhadoop.version=1.0.4" &
160
161
make_binary_release " cdh4" " -Phive -Phive-thriftserver -Dhadoop.version=2.0.0-mr1-cdh4.2.0" &
161
162
make_binary_release " hadoop2.3" " -Phadoop-2.3 -Phive -Phive-thriftserver -Pyarn" &
You can’t perform that action at this time.
0 commit comments