Skip to content

Commit 7e010cb

Browse files
maismailgibchikafa
authored andcommitted
Revert "HOPSFS-191 Bump Hops Hadoop Version to 3.2.0.15-SNAPSHOT (#4)" (#5)
This reverts commit 61407c2.
1 parent 8048fb2 commit 7e010cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pipeline {
3030
3131
./build_distribution.sh --spark3-profile spark3 --hadoop-profile hadoop3.2 --without-dashboard
3232
cd deploy/kubernetes/docker || exit
33-
./build.sh --hadoop-version 3.2.0.15-EE-SNAPSHOT --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW
33+
./build.sh --hadoop-version 3.2.0.14-EE-RC0 --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW
3434
cd ../../..
3535
3636
mkdir -p /opt/repository/master/rss/${VERSION}/

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0.1
1+
0.9.0

0 commit comments

Comments
 (0)