h2o.clusterStatus: Return the status of the cluster

View source: R/connection.R

h2o.clusterStatusR Documentation

Return the status of the cluster

Description

Retrieve information on the status of the cluster running H2O.

Usage

h2o.clusterStatus()

See Also

H2OConnection, h2o.init

Examples

## Not run: 
h2o.init()
h2o.clusterStatus()

## End(Not run)

h2o documentation built on Aug. 9, 2023, 9:06 a.m.