Skip to contents

Creates an execution context for running cluster commands.

Usage

create_command_execution(client, cluster_id = NULL, language = NULL)

commandExecutionCreate(client, cluster_id = NULL, language = NULL)

Arguments

client

Required. Instance of DatabricksClient()

cluster_id

Running cluster id.

language

This field has no description yet.

Details

If successful, this method returns the ID of the new execution context.