dbxStart: Starts a terminated Spark cluster given its id

Description Usage Arguments Details Value

View source: R/dbxClusterAdmin.R

Description

Starts a terminated Spark cluster given its id

Usage

1
2
dbxStart(cluster_id, wait = TRUE, token = options("databricks")[[1]]$token,
  instance = options("databricks")[[1]]$instance, verbose = 0)

Arguments

cluster_id

a string

wait

if TRUE, wait till cluster starts

Details

see https://docs.databricks.com/api/latest/clusters.html#restart

Value

nothing


saptarshiguha/rdatabricks documentation built on May 26, 2019, 3:35 a.m.