h2o.resume {h2o}R Documentation

Triggers auto-recovery resume - this will look into configured recovery dir and resume and tasks that were interrupted by unexpected cluster stopping.

Description

Triggers auto-recovery resume - this will look into configured recovery dir and resume and tasks that were interrupted by unexpected cluster stopping.

Usage

h2o.resume(recovery_dir = NULL)

Arguments

recovery_dir

A character path to where cluster recovery data is stored, if blank, will use cluster's configuration.


[Package h2o version 3.44.0.3 Index]