All Products
Search
Document Center

DataWorks:ClusterConfig

Last Updated:Jun 11, 2026

Parameter

Type

Description

Example

object

The configuration information of the cluster.

ModuleName

string

The module in which the cluster is configured. Valid values:

  • ide: DataStudio.

  • da: DataAnalysis.

  • scheduler.auto: Operation Center - auto triggered instances.

  • scheduler.backfill: Operation Center - data backfill instances.

  • scheduler.test: Operation Center - test instances.

  • scheduler.manual: Operation Center - manually triggered instances.

ide

ConfigValue

string

The configuration value.

{"spark.driver.memory":"1g"}

EnableOverwrite

boolean

Specifies whether to overwrite the advanced settings of nodes in DataStudio. Valid values:

  • true

  • false

false