Skip to content

Commit 7205b18

Browse files
committed
Revert "Revert "[SPARK-29989][INFRA] Add hadoop-2.7/hive-2.3 pre-built distribution""
This reverts commit b36bc91.
1 parent 403ef53 commit 7205b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/create-release/release-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ if [[ "$1" == "package" ]]; then
282282
if [[ $SPARK_VERSION < "3.0." ]]; then
283283
BINARY_PKGS_ARGS["hadoop2.6"]="-Phadoop-2.6 $HIVE_PROFILES"
284284
else
285+
BINARY_PKGS_ARGS["hadoop2.7-hive1.2"]="-Phadoop-2.7 -Phive-1.2 $HIVE_PROFILES"
285286
BINARY_PKGS_ARGS["hadoop3.2"]="-Phadoop-3.2 $HIVE_PROFILES"
286287
fi
287288
fi

0 commit comments

Comments
 (0)