update-dbc-config

subtitle

Update a Database Catalog configuration.

version

0.9.111

Description

Update a Database Catalog configuration.

Synopsis

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

Options

--cluster-id (string)

ID of the cluster.

--dbc-id (string)

ID of the Database Catalog.

--component (string)

Database Catalog configuration component to update.

Possible values:

  • DasEventProcessor

  • DatabusProducer

  • HueQueryProcessor

  • Metastore

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