Skip to content

Commit

Permalink
[HOPSFS-175] Bump Hops Hadoop Version to 3.2.0.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
maismail authored Aug 27, 2024
1 parent 0530a75 commit 31f162f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pipeline {
./build_distribution.sh --spark3-profile spark3 --hadoop-profile hadoop3.2 --without-dashboard
cd deploy/kubernetes/docker || exit
./build.sh --hadoop-version 3.2.0.13-EE-SNAPSHOT --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW
./build.sh --hadoop-version 3.2.0.14-EE-SNAPSHOT --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW
cd ../../..
mkdir -p /opt/repository/master/rss/${VERSION}/
Expand All @@ -40,4 +40,4 @@ pipeline {
}
}
}
}
}

0 comments on commit 31f162f

Please sign in to comment.