All Products
Search
Document Center

DataWorks:ClusterConfig

Last Updated:Feb 19, 2025
ParameterTypeDescriptionExample
object

The configuration information of the cluster.

ModuleNamestring

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
ConfigValuestring

The configuration value.

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

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

  • true
  • false
false