h2o (version 3.20.0.8)

h2o.clusterStatus: Return the status of the cluster

Description

Retrieve information on the status of the cluster running H2O.

Usage

h2o.clusterStatus()

Arguments

See Also

'>H2OConnection, h2o.init

Examples

Run this code
# NOT RUN {
h2o.init()
h2o.clusterStatus()
# }

Run the code above in your browser using DataCamp Workspace