create-connector-test-job

subtitle

Test Trino Connector in a CDW cluster.

version

0.9.161

Description

Test Trino Connector in a CDW cluster.

Synopsis

  create-connector-test-job
--cluster-id <value>
[--connector-id <value>]
[--connector-name <value>]
[--config <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

The ID of the cluster.

--connector-id (string)

The ID of the connector to test.

--connector-name (string)

The name of the connector to test.

--config (map)

Key-value type configurations.

Shorthand Syntax:

KeyName1=string,KeyName2=string

JSON Syntax:

{"string": "string"
  ...}

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

jobId -> (string)

The ID of the created test job.

Form Factors

public, private