Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GH-5674] Upgrade H2O to 3.44.0.1 #5675

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# artifacts group
group=ai.h2o
# Major version of H2O release
h2oMajorVersion=3.42.0
h2oMajorVersion=3.44.0
# Name of H2O major version
h2oMajorName=3.42.0
h2oMajorName=3.44.0
# H2O Build version, defined here to be overriden by -P option
h2oBuild=4
h2oBuild=1
# Version of Mojo Pipeline library
mojoPipelineVersion=2.8.1
# Defines whether to run tests with Driverless AI mojo pipelines
Expand All @@ -29,11 +29,11 @@ pythonEnvironments=3.6 3.7 3.8 3.9
# Select for which Spark version is Sparkling Water built by default
spark=3.4
# Sparkling Water Version
version=3.42.0.1-1-SNAPSHOT
version=3.44.0.1-1-SNAPSHOT
# Spark version from which is Kubernetes Supported
kubernetesSupportSinceSpark=2.4
databricksTestSinceSpark=2.4
spotlessModern=true
testH2OBranch=rel-3.42.0
testH2OBranch=rel-3.44.0
makeBooklet=false
testingBaseImage=harbor.h2o.ai/opsh2oai/h2o-3-hadoop-cdh-6.3:84