update-vw-config

subtitle

Update a Virtual Warehouse configuration.

version

0.9.111

Description

Update a Virtual Warehouse configuration.

Synopsis

  update-vw-config
--cluster-id <value>
--vw-id <value>
--component <value>
[--set <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

ID of the cluster.

--vw-id (string)

ID of the Virtual Warehouse.

--component (string)

Configuration component to update. Hive components are [DasWebapp, Hiveserver2, QueryCoordinator, QueryExecutor, StandaloneQueryExecutor, TokenAuth, Hue]. Impala components are [Hue, ImpalaAutoscaler, ImpalaCatalogd, ImpalaCoordinator, ImpalaExecutor, ImpalaProxy, ImpalaStatestored, ImpalaTokenAuth].

Possible values:

  • DasWebapp

  • Hiveserver2

  • QueryCoordinator

  • QueryExecutor

  • StandaloneQueryExecutor

  • TokenAuth

  • Hue

  • ImpalaAutoscaler

  • ImpalaCatalogd

  • ImpalaCoordinator

  • ImpalaExecutor

  • ImpalaProxy

  • ImpalaStatestored

  • ImpalaTokenAuth

--set (array)

Configuration files of the selected component to update.

Shorthand Syntax:

configFile=string,keyValue={KeyName1=string,KeyName2=string},content=string ... (separate items with spaces)

JSON Syntax:

[
  {
    "configFile": "string",
    "keyValue": {"string": "string"
      ...},
    "content": "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

Form Factors

public, private