Creates an execution context for running cluster commands.
Usage
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.