Skip to content

Commit d72ce51

Browse files
committedOct 7, 2024
HOPSFS-191 Bump Hops Hadoop Version to 3.2.0.15-SNAPSHOT
1 parent 01419e1 commit d72ce51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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-SNAPSHOT --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}/

0 commit comments

Comments
 (0)
Failed to load comments.