h2o (version 3.10.3.6)

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

, h2o.init

Examples

Run this code
h2o.init()
h2o.clusterStatus()

Run the code above in your browser using DataCamp Workspace