Skip to content

Commit b36bc91

Browse files
committed
Revert "[SPARK-29989][INFRA] Add hadoop-2.7/hive-2.3 pre-built distribution"
This reverts commit 9459833.
1 parent 60f6016 commit b36bc91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/create-release/release-build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ 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"
286285
BINARY_PKGS_ARGS["hadoop3.2"]="-Phadoop-3.2 $HIVE_PROFILES"
287286
fi
288287
fi

0 commit comments

Comments
 (0)