dbxCtxDestroy: Destroy. a Context

Description Usage Arguments Details Value

View source: R/languageContext.R

Description

Destroy. a Context

Usage

1
2
3
4
dbxCtxDestroy(ctx, instance = options("databricks")[[1]]$instance,
  clusterId = options("databricks")[[1]]$clusterId,
  user = options("databricks")[[1]]$user,
  password = options("databricks")[[1]]$password)

Arguments

ctx

the context for the language (if null destroys all contexts)

instance

is the instance of databricks

clusterId

is the clusterId you're working with

user

your usename

password

your password

Details

see https://docs.databricks.com/api/1.2/index.html#execution-context

Value

an id you have nothing to do with


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