dbxResize: Resize a Spark cluster given its id and num_workers

Description Usage Arguments Details Value

View source: R/dbxClusterAdmin.R

Description

Resize a Spark cluster given its id and num_workers

Usage

1
2
dbxResize(cluster_id, token = options("databricks")[[1]]$token,
  instance = options("databricks")[[1]]$instance)

Arguments

cluster_id

a string

num_workers

an integer or of class autoscale

Details

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

Value

nothing


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