org.apache.spark.h2o.backends.external
Timeout in milliseconds for watchdog client connection.
Timeout in milliseconds for watchdog client connection. If client is not connected to the external cluster in the given time, the cluster is killed
Timeout in milliseconds specifying how often the check for connected watchdog client is done
Path to h2o driver
ip:port of arbitrary h2o node to identify external h2o cluster
If this option is set to "auto" then h2o external cluster will be automatically started using the provided h2o driver on yarn, otherwise it is expected that the cluster will be started by the user
Timeout in seconds for starting h2o external cluster
Yarn queue on which external cluster should be started
Number of nodes to wait for when connecting to external H2O cluster
Timeout for confirmation of read operation ( h2o frame => spark frame) on external cluster.
Timeout for confirmation of write operation ( spark frame => h2o frame) on external cluster.