wb cluster launch

Name

wb-cluster-launch - Launch a Dataproc cluster proxy view within your workspace.

Synopsis

wb cluster launch [--format=<format>] [--proxy-view=<proxyView>] [--workspace=<id>] (--id=<resourceId> | --cluster-id=<clusterId>)

Description

Launch a Dataproc cluster proxy view within your workspace.

Options

  • --cluster-id=<clusterId>
    The id of the cluster.

  • --cluster-id=<clusterId>
    The id of the cluster.

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

    Default: null
    
  • --id=<resourceId>
    ID of the cluster resource, scoped to the workspace. Only alphanumeric and underscore characters are permitted.

  • --id=<resourceId>
    ID of the cluster resource, scoped to the workspace. Only alphanumeric and underscore characters are permitted.

  • --proxy-view=<proxyView>
    Dataproc cluster component interface proxy view. Available components: YARN_RESOURCE_MANAGER, MAPREDUCE_JOB_HISTORY, SPARK_HISTORY_SERVER, HDFS_NAMENODE, YARN_APPLICATION_TIMELINE, HIVESERVER2, TEZ, JUPYTER, JUPYTER_LAB, ZEPPELIN, SOLR, FLINK_HISTORY_SERVER.

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

Last Modified: 14 November 2024