h2o.resume: Triggers auto-recovery resume - this will look into...

View source: R/connection.R

h2o.resumeR 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.


h2o documentation built on May 29, 2024, 4:26 a.m.