Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddWorkerNodesDetails

The information about added nodes.

Properties

Optional blockVolumeSizeInGBs

blockVolumeSizeInGBs: undefined | number

The size of block volume in GB to be attached to the given node. This has to be specified when adding compute only worker node at the first time. Otherwise, it's a read-only property. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

clusterAdminPassword

clusterAdminPassword: string

Base-64 encoded password for the cluster (and Cloudera Manager) admin user.

nodeType

nodeType: NodeType

Worker node types, can either be Worker Data node or Compute only worker node.

numberOfWorkerNodes

numberOfWorkerNodes: number

Number of additional worker nodes for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional shape

shape: undefined | string

Shape of the node. This has to be specified when adding compute only worker node at the first time. Otherwise, it's a read-only property.

Optional shapeConfig

shapeConfig: model.ShapeConfigDetails

Functions

getDeserializedJsonObj

getJsonObj