Skip to content

Commit 61407c2

Browse files
authored
HOPSFS-191 Bump Hops Hadoop Version to 3.2.0.15-SNAPSHOT (#4)
* HOPSFS-191 Bump Hops Hadoop Version to 3.2.0.15-SNAPSHOT * HOPSFS-191 Bump version from 0.9.0. to 0.9.0.1
1 parent 4bb98cb commit 61407c2

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.14-EE-RC0 --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW
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
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+
0.9.0.1

0 commit comments

Comments
 (0)