get-cluster-config

subtitle

Get configuration of a cluster.

version

0.9.112

Description

Retrieves configuration of a specific cluster.

Synopsis

  get-cluster-config
--cluster-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-crn (string)

The CRN of the cluster.

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

clusterCrn -> (string)

The CRN of the cluster.

cmApiVersion -> (integer)

Cloudera Manager API version.

underlyingFsForHive -> (string)

Underlying file system for Hive.

dmx -> (object)

Configuration related to DMX.

hbaseSuspend -> (string)

Describes how suspend and resume affects HBase policies on the cluster. ‘ALL’ means that suspend/resume affects all HBase policies with the same source and destination cluster, while ‘POLICY’ means that only the selected policy gets suspended/resumed. ‘NOT_SUPPORTED’ means that this feature is not available on the cluster.

featureSupport -> (map)

A map of available features and whether they are supported on the cluster.

key -> (string)

value -> (boolean)

services -> (array)

A list of service configurations.

item -> (object)

Configuration related to a service.

name -> (string)

The name of the service.

configs -> (map)

Service configuration map.

key -> (string)

value -> (string)

Form Factors

public