Learn R Programming

h2o (version 3.8.3.3)

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

h2o.init()
h2o.clusterStatus()

Run the code above in your browser using DataLab