autoscale: Returns an autoscale structure

Description Usage Arguments Details Value

View source: R/dbxClusterAdmin.R

Description

Returns an autoscale structure

Usage

1
autoscale(min_workers, max_workers)

Arguments

min_workers

The minimum number of workers to which the cluster can scale down when underutilized. It is also the initial number of workers the cluster will have after creation.

max_workers

The maximum number of workers

Details

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

Value

an object of class autoscale


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