create-private-cluster

subtitle

Create a a Private Cloud cluster in the Cloudera Data Warehouse.

version

0.9.111

Description

Create a Private Cloud cluster in the Cloudera Data Warehouse environment with the provided settings.

Synopsis

  create-private-cluster
--environment-crn <value>
[--security-context-constraint-name <value>]
[--storage-class <value>]
[--db-hue <value>]
[--resource-pool <value>]
[--dedicated-executor-nodes | --no-dedicated-executor-nodes]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of the environment for the cluster to create.

--security-context-constraint-name (string)

The name of the Hive Security Context Constraint.

--storage-class (string)

The storage class for the Local Storage Operator.

--db-hue (string)

The name of the HUE database. Not required for embedded databases.

--resource-pool (string)

The Resource Pool of the cluster.

--dedicated-executor-nodes | --no-dedicated-executor-nodes (boolean)

Enable to use dedicated nodes exclusively for executors and coordinators, and improve performance. You can enable this only if you reserved nodes while adding a CDP Private Cloud containerized ECS cluster. When disabled, non-compute pods such as MetaStore and Data Visualization can also use the reserved nodes.

--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

clusterId -> (string)

ID of new Private Cloud cluster.

Form Factors

private