h2o.clusterIsUp function

Determine if an H2O cluster is up or not

Determine if an H2O cluster is up or not

h2o.clusterIsUp(conn = h2o.getConnection())

Arguments

  • conn: H2OConnection object

Returns

TRUE if the cluster is up; FALSE otherwise

  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11