Skip to content

Commit a75a35b

Browse files
authored
[HOPSFS-175] Bump Hops Hadoop Version to 3.2.0.14-SNAPSHOT (#1)
1 parent 0530a75 commit a75a35b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

+2-2
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.13-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-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}/
@@ -40,4 +40,4 @@ pipeline {
4040
}
4141
}
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)