wb resource update dataproc-cluster

Name

wb-resource-update-dataproc-cluster - Update a GCP Dataproc cluster.

Synopsis

wb resource update dataproc-cluster [--autoscaling-policy=<autoscalingPolicy>] [--format=<format>] [--graceful-decommission-timeout=<gracefulDe _ commissionTimeout>] [--idle-delete-ttl=<idleDeleteTtl>] [--new-description=<newDescription>] [--new-id=<newId>] [--num-secondary-workers=<numSecondaryWorker_ _ s>] [--num-workers=<numWorkers>] [--workspace=<id>] (--id=<id>_)

Description

Update a GCP Dataproc cluster.

Options

  • --autoscaling-policy=<autoscalingPolicy>
    Autoscaling policy url to attach to the cluster. Format: projects/[projectId]/locations/[dataproc_region]/autoscalingPolicies/[policy_id]

  • --format=<format>
    Set the format for printing command output: JSON, TEXT. Defaults to the config format property.

    Default: null
    
  • --graceful-decommission-timeout=<gracefulDecommissionTimeout>
    The duration to wait for graceful decommissioning to finish.

  • --id=<id>
    ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores.

  • --id=<id>
    ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores.

  • --idle-delete-ttl=<idleDeleteTtl>
    Time-to-live after which the resource becomes idle and is deleted.

  • --new-description=<newDescription>
    New description of the resource.

  • --new-id=<newId>
    New ID of the resource. Only alphanumeric and underscore characters are permitted.

  • --num-secondary-workers=<numSecondaryWorkers>
    The number of secondary worker nodes.

  • --num-workers=<numWorkers>
    The number of worker nodes.

  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 19 November 2024