dataproc

package
v0.0.0-...-8c6c420 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 29

Documentation

Overview

Package dataproc aliases all exported identifiers in package "cloud.google.com/go/dataproc/v2/apiv1/dataprocpb".

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
const (
	BatchOperationMetadata_BATCH                            = src.BatchOperationMetadata_BATCH
	BatchOperationMetadata_BATCH_OPERATION_TYPE_UNSPECIFIED = src.BatchOperationMetadata_BATCH_OPERATION_TYPE_UNSPECIFIED
	Batch_CANCELLED                                         = src.Batch_CANCELLED
	Batch_CANCELLING                                        = src.Batch_CANCELLING
	Batch_FAILED                                            = src.Batch_FAILED
	Batch_PENDING                                           = src.Batch_PENDING
	Batch_RUNNING                                           = src.Batch_RUNNING
	Batch_STATE_UNSPECIFIED                                 = src.Batch_STATE_UNSPECIFIED
	Batch_SUCCEEDED                                         = src.Batch_SUCCEEDED
	ClusterOperationStatus_DONE                             = src.ClusterOperationStatus_DONE
	ClusterOperationStatus_PENDING                          = src.ClusterOperationStatus_PENDING
	ClusterOperationStatus_RUNNING                          = src.ClusterOperationStatus_RUNNING
	ClusterOperationStatus_UNKNOWN                          = src.ClusterOperationStatus_UNKNOWN
	ClusterStatus_CREATING                                  = src.ClusterStatus_CREATING
	ClusterStatus_DELETING                                  = src.ClusterStatus_DELETING
	ClusterStatus_ERROR                                     = src.ClusterStatus_ERROR
	ClusterStatus_ERROR_DUE_TO_UPDATE                       = src.ClusterStatus_ERROR_DUE_TO_UPDATE
	ClusterStatus_RUNNING                                   = src.ClusterStatus_RUNNING
	ClusterStatus_STALE_STATUS                              = src.ClusterStatus_STALE_STATUS
	ClusterStatus_STARTING                                  = src.ClusterStatus_STARTING
	ClusterStatus_STOPPED                                   = src.ClusterStatus_STOPPED
	ClusterStatus_STOPPING                                  = src.ClusterStatus_STOPPING
	ClusterStatus_UNHEALTHY                                 = src.ClusterStatus_UNHEALTHY
	ClusterStatus_UNKNOWN                                   = src.ClusterStatus_UNKNOWN
	ClusterStatus_UNSPECIFIED                               = src.ClusterStatus_UNSPECIFIED
	ClusterStatus_UPDATING                                  = src.ClusterStatus_UPDATING
	Component_ANACONDA                                      = src.Component_ANACONDA
	Component_COMPONENT_UNSPECIFIED                         = src.Component_COMPONENT_UNSPECIFIED
	Component_DOCKER                                        = src.Component_DOCKER
	Component_DRUID                                         = src.Component_DRUID
	Component_FLINK                                         = src.Component_FLINK
	Component_HBASE                                         = src.Component_HBASE
	Component_HIVE_WEBHCAT                                  = src.Component_HIVE_WEBHCAT
	Component_JUPYTER                                       = src.Component_JUPYTER
	Component_PRESTO                                        = src.Component_PRESTO
	Component_RANGER                                        = src.Component_RANGER
	Component_SOLR                                          = src.Component_SOLR
	Component_ZEPPELIN                                      = src.Component_ZEPPELIN
	Component_ZOOKEEPER                                     = src.Component_ZOOKEEPER
	DataprocMetricConfig_HDFS                               = src.DataprocMetricConfig_HDFS
	DataprocMetricConfig_HIVESERVER2                        = src.DataprocMetricConfig_HIVESERVER2
	DataprocMetricConfig_METRIC_SOURCE_UNSPECIFIED          = src.DataprocMetricConfig_METRIC_SOURCE_UNSPECIFIED
	DataprocMetricConfig_MONITORING_AGENT_DEFAULTS          = src.DataprocMetricConfig_MONITORING_AGENT_DEFAULTS
	DataprocMetricConfig_SPARK                              = src.DataprocMetricConfig_SPARK
	DataprocMetricConfig_SPARK_HISTORY_SERVER               = src.DataprocMetricConfig_SPARK_HISTORY_SERVER
	DataprocMetricConfig_YARN                               = src.DataprocMetricConfig_YARN
	FailureAction_DELETE                                    = src.FailureAction_DELETE
	FailureAction_FAILURE_ACTION_UNSPECIFIED                = src.FailureAction_FAILURE_ACTION_UNSPECIFIED
	FailureAction_NO_ACTION                                 = src.FailureAction_NO_ACTION
	GceClusterConfig_BIDIRECTIONAL                          = src.GceClusterConfig_BIDIRECTIONAL
	GceClusterConfig_INHERIT_FROM_SUBNETWORK                = src.GceClusterConfig_INHERIT_FROM_SUBNETWORK
	GceClusterConfig_OUTBOUND                               = src.GceClusterConfig_OUTBOUND
	GceClusterConfig_PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED = src.GceClusterConfig_PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED
	GkeNodePoolTarget_CONTROLLER                            = src.GkeNodePoolTarget_CONTROLLER
	GkeNodePoolTarget_DEFAULT                               = src.GkeNodePoolTarget_DEFAULT
	GkeNodePoolTarget_ROLE_UNSPECIFIED                      = src.GkeNodePoolTarget_ROLE_UNSPECIFIED
	GkeNodePoolTarget_SPARK_DRIVER                          = src.GkeNodePoolTarget_SPARK_DRIVER
	GkeNodePoolTarget_SPARK_EXECUTOR                        = src.GkeNodePoolTarget_SPARK_EXECUTOR
	InstanceGroupConfig_NON_PREEMPTIBLE                     = src.InstanceGroupConfig_NON_PREEMPTIBLE
	InstanceGroupConfig_PREEMPTIBILITY_UNSPECIFIED          = src.InstanceGroupConfig_PREEMPTIBILITY_UNSPECIFIED
	InstanceGroupConfig_PREEMPTIBLE                         = src.InstanceGroupConfig_PREEMPTIBLE
	JobStatus_ATTEMPT_FAILURE                               = src.JobStatus_ATTEMPT_FAILURE
	JobStatus_CANCELLED                                     = src.JobStatus_CANCELLED
	JobStatus_CANCEL_PENDING                                = src.JobStatus_CANCEL_PENDING
	JobStatus_CANCEL_STARTED                                = src.JobStatus_CANCEL_STARTED
	JobStatus_DONE                                          = src.JobStatus_DONE
	JobStatus_ERROR                                         = src.JobStatus_ERROR
	JobStatus_PENDING                                       = src.JobStatus_PENDING
	JobStatus_QUEUED                                        = src.JobStatus_QUEUED
	JobStatus_RUNNING                                       = src.JobStatus_RUNNING
	JobStatus_SETUP_DONE                                    = src.JobStatus_SETUP_DONE
	JobStatus_STALE_STATUS                                  = src.JobStatus_STALE_STATUS
	JobStatus_STATE_UNSPECIFIED                             = src.JobStatus_STATE_UNSPECIFIED
	JobStatus_SUBMITTED                                     = src.JobStatus_SUBMITTED
	JobStatus_UNSPECIFIED                                   = src.JobStatus_UNSPECIFIED
	ListJobsRequest_ACTIVE                                  = src.ListJobsRequest_ACTIVE
	ListJobsRequest_ALL                                     = src.ListJobsRequest_ALL
	ListJobsRequest_NON_ACTIVE                              = src.ListJobsRequest_NON_ACTIVE
	LoggingConfig_ALL                                       = src.LoggingConfig_ALL
	LoggingConfig_DEBUG                                     = src.LoggingConfig_DEBUG
	LoggingConfig_ERROR                                     = src.LoggingConfig_ERROR
	LoggingConfig_FATAL                                     = src.LoggingConfig_FATAL
	LoggingConfig_INFO                                      = src.LoggingConfig_INFO
	LoggingConfig_LEVEL_UNSPECIFIED                         = src.LoggingConfig_LEVEL_UNSPECIFIED
	LoggingConfig_OFF                                       = src.LoggingConfig_OFF
	LoggingConfig_TRACE                                     = src.LoggingConfig_TRACE
	LoggingConfig_WARN                                      = src.LoggingConfig_WARN
	ReservationAffinity_ANY_RESERVATION                     = src.ReservationAffinity_ANY_RESERVATION
	ReservationAffinity_NO_RESERVATION                      = src.ReservationAffinity_NO_RESERVATION
	ReservationAffinity_SPECIFIC_RESERVATION                = src.ReservationAffinity_SPECIFIC_RESERVATION
	ReservationAffinity_TYPE_UNSPECIFIED                    = src.ReservationAffinity_TYPE_UNSPECIFIED
	WorkflowMetadata_DONE                                   = src.WorkflowMetadata_DONE
	WorkflowMetadata_PENDING                                = src.WorkflowMetadata_PENDING
	WorkflowMetadata_RUNNING                                = src.WorkflowMetadata_RUNNING
	WorkflowMetadata_UNKNOWN                                = src.WorkflowMetadata_UNKNOWN
	WorkflowNode_BLOCKED                                    = src.WorkflowNode_BLOCKED
	WorkflowNode_COMPLETED                                  = src.WorkflowNode_COMPLETED
	WorkflowNode_FAILED                                     = src.WorkflowNode_FAILED
	WorkflowNode_NODE_STATE_UNSPECIFIED                     = src.WorkflowNode_NODE_STATE_UNSPECIFIED
	WorkflowNode_RUNNABLE                                   = src.WorkflowNode_RUNNABLE
	WorkflowNode_RUNNING                                    = src.WorkflowNode_RUNNING
	YarnApplication_ACCEPTED                                = src.YarnApplication_ACCEPTED
	YarnApplication_FAILED                                  = src.YarnApplication_FAILED
	YarnApplication_FINISHED                                = src.YarnApplication_FINISHED
	YarnApplication_KILLED                                  = src.YarnApplication_KILLED
	YarnApplication_NEW                                     = src.YarnApplication_NEW
	YarnApplication_NEW_SAVING                              = src.YarnApplication_NEW_SAVING
	YarnApplication_RUNNING                                 = src.YarnApplication_RUNNING
	YarnApplication_STATE_UNSPECIFIED                       = src.YarnApplication_STATE_UNSPECIFIED
	YarnApplication_SUBMITTED                               = src.YarnApplication_SUBMITTED
)

Deprecated: Please use consts in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

Variables

View Source
var (
	BatchOperationMetadata_BatchOperationType_name           = src.BatchOperationMetadata_BatchOperationType_name
	BatchOperationMetadata_BatchOperationType_value          = src.BatchOperationMetadata_BatchOperationType_value
	Batch_State_name                                         = src.Batch_State_name
	Batch_State_value                                        = src.Batch_State_value
	ClusterOperationStatus_State_name                        = src.ClusterOperationStatus_State_name
	ClusterOperationStatus_State_value                       = src.ClusterOperationStatus_State_value
	ClusterStatus_State_name                                 = src.ClusterStatus_State_name
	ClusterStatus_State_value                                = src.ClusterStatus_State_value
	ClusterStatus_Substate_name                              = src.ClusterStatus_Substate_name
	ClusterStatus_Substate_value                             = src.ClusterStatus_Substate_value
	Component_name                                           = src.Component_name
	Component_value                                          = src.Component_value
	DataprocMetricConfig_MetricSource_name                   = src.DataprocMetricConfig_MetricSource_name
	DataprocMetricConfig_MetricSource_value                  = src.DataprocMetricConfig_MetricSource_value
	FailureAction_name                                       = src.FailureAction_name
	FailureAction_value                                      = src.FailureAction_value
	File_google_cloud_dataproc_v1_autoscaling_policies_proto = src.File_google_cloud_dataproc_v1_autoscaling_policies_proto
	File_google_cloud_dataproc_v1_batches_proto              = src.File_google_cloud_dataproc_v1_batches_proto
	File_google_cloud_dataproc_v1_clusters_proto             = src.File_google_cloud_dataproc_v1_clusters_proto
	File_google_cloud_dataproc_v1_jobs_proto                 = src.File_google_cloud_dataproc_v1_jobs_proto
	File_google_cloud_dataproc_v1_operations_proto           = src.File_google_cloud_dataproc_v1_operations_proto
	File_google_cloud_dataproc_v1_shared_proto               = src.File_google_cloud_dataproc_v1_shared_proto
	File_google_cloud_dataproc_v1_workflow_templates_proto   = src.File_google_cloud_dataproc_v1_workflow_templates_proto
	GceClusterConfig_PrivateIpv6GoogleAccess_name            = src.GceClusterConfig_PrivateIpv6GoogleAccess_name
	GceClusterConfig_PrivateIpv6GoogleAccess_value           = src.GceClusterConfig_PrivateIpv6GoogleAccess_value
	GkeNodePoolTarget_Role_name                              = src.GkeNodePoolTarget_Role_name
	GkeNodePoolTarget_Role_value                             = src.GkeNodePoolTarget_Role_value
	InstanceGroupConfig_Preemptibility_name                  = src.InstanceGroupConfig_Preemptibility_name
	InstanceGroupConfig_Preemptibility_value                 = src.InstanceGroupConfig_Preemptibility_value
	JobStatus_State_name                                     = src.JobStatus_State_name
	JobStatus_State_value                                    = src.JobStatus_State_value
	JobStatus_Substate_name                                  = src.JobStatus_Substate_name
	JobStatus_Substate_value                                 = src.JobStatus_Substate_value
	ListJobsRequest_JobStateMatcher_name                     = src.ListJobsRequest_JobStateMatcher_name
	ListJobsRequest_JobStateMatcher_value                    = src.ListJobsRequest_JobStateMatcher_value
	LoggingConfig_Level_name                                 = src.LoggingConfig_Level_name
	LoggingConfig_Level_value                                = src.LoggingConfig_Level_value
	ReservationAffinity_Type_name                            = src.ReservationAffinity_Type_name
	ReservationAffinity_Type_value                           = src.ReservationAffinity_Type_value
	WorkflowMetadata_State_name                              = src.WorkflowMetadata_State_name
	WorkflowMetadata_State_value                             = src.WorkflowMetadata_State_value
	WorkflowNode_NodeState_name                              = src.WorkflowNode_NodeState_name
	WorkflowNode_NodeState_value                             = src.WorkflowNode_NodeState_value
	YarnApplication_State_name                               = src.YarnApplication_State_name
	YarnApplication_State_value                              = src.YarnApplication_State_value
)

Deprecated: Please use vars in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

Functions

func RegisterAutoscalingPolicyServiceServer deprecated

func RegisterAutoscalingPolicyServiceServer(s *grpc.Server, srv AutoscalingPolicyServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func RegisterBatchControllerServer deprecated

func RegisterBatchControllerServer(s *grpc.Server, srv BatchControllerServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func RegisterClusterControllerServer deprecated

func RegisterClusterControllerServer(s *grpc.Server, srv ClusterControllerServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func RegisterJobControllerServer deprecated

func RegisterJobControllerServer(s *grpc.Server, srv JobControllerServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func RegisterWorkflowTemplateServiceServer deprecated

func RegisterWorkflowTemplateServiceServer(s *grpc.Server, srv WorkflowTemplateServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

Types

type AcceleratorConfig deprecated

type AcceleratorConfig = src.AcceleratorConfig

Specifies the type and number of accelerator cards attached to the instances of an instance. See [GPUs on Compute Engine](https://cloud.google.com/compute/docs/gpus/).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type AutoscalingConfig deprecated

type AutoscalingConfig = src.AutoscalingConfig

Autoscaling Policy config associated with the cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type AutoscalingPolicy deprecated

type AutoscalingPolicy = src.AutoscalingPolicy

Describes an autoscaling policy for Dataproc cluster autoscaler.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type AutoscalingPolicyServiceClient deprecated

type AutoscalingPolicyServiceClient = src.AutoscalingPolicyServiceClient

AutoscalingPolicyServiceClient is the client API for AutoscalingPolicyService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func NewAutoscalingPolicyServiceClient deprecated

func NewAutoscalingPolicyServiceClient(cc grpc.ClientConnInterface) AutoscalingPolicyServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type AutoscalingPolicyServiceServer deprecated

type AutoscalingPolicyServiceServer = src.AutoscalingPolicyServiceServer

AutoscalingPolicyServiceServer is the server API for AutoscalingPolicyService service.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type AutoscalingPolicy_BasicAlgorithm

type AutoscalingPolicy_BasicAlgorithm = src.AutoscalingPolicy_BasicAlgorithm

type AuxiliaryServicesConfig deprecated

type AuxiliaryServicesConfig = src.AuxiliaryServicesConfig

Auxiliary services configuration for a Cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type BasicAutoscalingAlgorithm deprecated

type BasicAutoscalingAlgorithm = src.BasicAutoscalingAlgorithm

Basic algorithm for autoscaling.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type BasicAutoscalingAlgorithm_YarnConfig

type BasicAutoscalingAlgorithm_YarnConfig = src.BasicAutoscalingAlgorithm_YarnConfig

type BasicYarnAutoscalingConfig deprecated

type BasicYarnAutoscalingConfig = src.BasicYarnAutoscalingConfig

Basic autoscaling configurations for YARN.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Batch deprecated

type Batch = src.Batch

A representation of a batch workload in the service.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type BatchControllerClient deprecated

type BatchControllerClient = src.BatchControllerClient

BatchControllerClient is the client API for BatchController service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func NewBatchControllerClient deprecated

func NewBatchControllerClient(cc grpc.ClientConnInterface) BatchControllerClient

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type BatchControllerServer deprecated

type BatchControllerServer = src.BatchControllerServer

BatchControllerServer is the server API for BatchController service.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type BatchOperationMetadata deprecated

type BatchOperationMetadata = src.BatchOperationMetadata

Metadata describing the Batch operation.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type BatchOperationMetadata_BatchOperationType deprecated

type BatchOperationMetadata_BatchOperationType = src.BatchOperationMetadata_BatchOperationType

Operation type for Batch resources

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Batch_PysparkBatch

type Batch_PysparkBatch = src.Batch_PysparkBatch

type Batch_SparkBatch

type Batch_SparkBatch = src.Batch_SparkBatch

type Batch_SparkRBatch

type Batch_SparkRBatch = src.Batch_SparkRBatch

type Batch_SparkSqlBatch

type Batch_SparkSqlBatch = src.Batch_SparkSqlBatch

type Batch_State deprecated

type Batch_State = src.Batch_State

The batch state.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Batch_StateHistory deprecated

type Batch_StateHistory = src.Batch_StateHistory

Historical state information.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type CancelJobRequest deprecated

type CancelJobRequest = src.CancelJobRequest

A request to cancel a job.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Cluster deprecated

type Cluster = src.Cluster

Describes the identifying information, config, and status of a Dataproc cluster

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterConfig deprecated

type ClusterConfig = src.ClusterConfig

The cluster config.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterControllerClient deprecated

type ClusterControllerClient = src.ClusterControllerClient

ClusterControllerClient is the client API for ClusterController service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func NewClusterControllerClient deprecated

func NewClusterControllerClient(cc grpc.ClientConnInterface) ClusterControllerClient

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterControllerServer deprecated

type ClusterControllerServer = src.ClusterControllerServer

ClusterControllerServer is the server API for ClusterController service.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterMetrics deprecated

type ClusterMetrics = src.ClusterMetrics

Contains cluster daemon metrics, such as HDFS and YARN stats. **Beta Feature**: This report is available for testing purposes only. It may be changed before final release.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterOperation deprecated

type ClusterOperation = src.ClusterOperation

The cluster operation triggered by a workflow.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterOperationMetadata deprecated

type ClusterOperationMetadata = src.ClusterOperationMetadata

Metadata describing the operation.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterOperationStatus deprecated

type ClusterOperationStatus = src.ClusterOperationStatus

The status of the operation.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterOperationStatus_State deprecated

type ClusterOperationStatus_State = src.ClusterOperationStatus_State

The operation state.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterSelector deprecated

type ClusterSelector = src.ClusterSelector

A selector that chooses target cluster for jobs based on metadata.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterStatus deprecated

type ClusterStatus = src.ClusterStatus

The status of a cluster and its instances.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterStatus_State deprecated

type ClusterStatus_State = src.ClusterStatus_State

The cluster state.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ClusterStatus_Substate deprecated

type ClusterStatus_Substate = src.ClusterStatus_Substate

The cluster substate.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Component deprecated

type Component = src.Component

Cluster components that can be activated.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ConfidentialInstanceConfig deprecated

type ConfidentialInstanceConfig = src.ConfidentialInstanceConfig

Confidential Instance Config for clusters using [Confidential VMs](https://cloud.google.com/compute/confidential-vm/docs)

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type CreateAutoscalingPolicyRequest deprecated

type CreateAutoscalingPolicyRequest = src.CreateAutoscalingPolicyRequest

A request to create an autoscaling policy.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type CreateBatchRequest deprecated

type CreateBatchRequest = src.CreateBatchRequest

A request to create a batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type CreateClusterRequest deprecated

type CreateClusterRequest = src.CreateClusterRequest

A request to create a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type CreateWorkflowTemplateRequest deprecated

type CreateWorkflowTemplateRequest = src.CreateWorkflowTemplateRequest

A request to create a workflow template.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DataprocMetricConfig deprecated

type DataprocMetricConfig = src.DataprocMetricConfig

Dataproc metric config.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DataprocMetricConfig_Metric deprecated

type DataprocMetricConfig_Metric = src.DataprocMetricConfig_Metric

A Dataproc OSS metric.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DataprocMetricConfig_MetricSource deprecated

type DataprocMetricConfig_MetricSource = src.DataprocMetricConfig_MetricSource

A source for the collection of Dataproc OSS metrics (see [available OSS metrics] (https://cloud.google.com//dataproc/docs/guides/monitoring#available_oss_metrics)).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DeleteAutoscalingPolicyRequest deprecated

type DeleteAutoscalingPolicyRequest = src.DeleteAutoscalingPolicyRequest

A request to delete an autoscaling policy. Autoscaling policies in use by one or more clusters will not be deleted.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DeleteBatchRequest deprecated

type DeleteBatchRequest = src.DeleteBatchRequest

A request to delete a batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DeleteClusterRequest deprecated

type DeleteClusterRequest = src.DeleteClusterRequest

A request to delete a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DeleteJobRequest deprecated

type DeleteJobRequest = src.DeleteJobRequest

A request to delete a job.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DeleteWorkflowTemplateRequest deprecated

type DeleteWorkflowTemplateRequest = src.DeleteWorkflowTemplateRequest

A request to delete a workflow template. Currently started workflows will remain running.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DiagnoseClusterRequest deprecated

type DiagnoseClusterRequest = src.DiagnoseClusterRequest

A request to collect cluster diagnostic information.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DiagnoseClusterResults deprecated

type DiagnoseClusterResults = src.DiagnoseClusterResults

The location of diagnostic output.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type DiskConfig deprecated

type DiskConfig = src.DiskConfig

Specifies the config of disk options for a group of VM instances.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type EncryptionConfig deprecated

type EncryptionConfig = src.EncryptionConfig

Encryption settings for the cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type EndpointConfig deprecated

type EndpointConfig = src.EndpointConfig

Endpoint config for this cluster

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type EnvironmentConfig deprecated

type EnvironmentConfig = src.EnvironmentConfig

Environment configuration for a workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ExecutionConfig deprecated

type ExecutionConfig = src.ExecutionConfig

Execution configuration for a workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ExecutionConfig_NetworkUri

type ExecutionConfig_NetworkUri = src.ExecutionConfig_NetworkUri

type ExecutionConfig_SubnetworkUri

type ExecutionConfig_SubnetworkUri = src.ExecutionConfig_SubnetworkUri

type FailureAction deprecated

type FailureAction = src.FailureAction

Actions in response to failure of a resource associated with a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GceClusterConfig deprecated

type GceClusterConfig = src.GceClusterConfig

Common config settings for resources of Compute Engine cluster instances, applicable to all instances in the cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GceClusterConfig_PrivateIpv6GoogleAccess deprecated

type GceClusterConfig_PrivateIpv6GoogleAccess = src.GceClusterConfig_PrivateIpv6GoogleAccess

`PrivateIpv6GoogleAccess` controls whether and how Dataproc cluster nodes can communicate with Google Services through gRPC over IPv6. These values are directly mapped to corresponding values in the [Compute Engine Instance fields](https://cloud.google.com/compute/docs/reference/rest/v1/instances).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GetAutoscalingPolicyRequest deprecated

type GetAutoscalingPolicyRequest = src.GetAutoscalingPolicyRequest

A request to fetch an autoscaling policy.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GetBatchRequest deprecated

type GetBatchRequest = src.GetBatchRequest

A request to get the resource representation for a batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GetClusterRequest deprecated

type GetClusterRequest = src.GetClusterRequest

Request to get the resource representation for a cluster in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GetJobRequest deprecated

type GetJobRequest = src.GetJobRequest

A request to get the resource representation for a job in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GetWorkflowTemplateRequest deprecated

type GetWorkflowTemplateRequest = src.GetWorkflowTemplateRequest

A request to fetch a workflow template.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeClusterConfig deprecated

type GkeClusterConfig = src.GkeClusterConfig

The cluster's GKE config.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeNodePoolConfig deprecated

type GkeNodePoolConfig = src.GkeNodePoolConfig

The configuration of a GKE NodePool used by a [Dataproc-on-GKE cluster](https://cloud.google.com/dataproc/docs/concepts/jobs/dataproc-gke#create-a-dataproc-on-gke-cluster).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeNodePoolConfig_GkeNodeConfig deprecated

type GkeNodePoolConfig_GkeNodeConfig = src.GkeNodePoolConfig_GkeNodeConfig

Parameters that describe cluster nodes.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeNodePoolConfig_GkeNodePoolAcceleratorConfig deprecated

type GkeNodePoolConfig_GkeNodePoolAcceleratorConfig = src.GkeNodePoolConfig_GkeNodePoolAcceleratorConfig

A GkeNodeConfigAcceleratorConfig represents a Hardware Accelerator request for a NodePool.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeNodePoolConfig_GkeNodePoolAutoscalingConfig deprecated

type GkeNodePoolConfig_GkeNodePoolAutoscalingConfig = src.GkeNodePoolConfig_GkeNodePoolAutoscalingConfig

GkeNodePoolAutoscaling contains information the cluster autoscaler needs to adjust the size of the node pool to the current cluster usage.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeNodePoolTarget deprecated

type GkeNodePoolTarget = src.GkeNodePoolTarget

GKE NodePools that Dataproc workloads run on.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type GkeNodePoolTarget_Role deprecated

type GkeNodePoolTarget_Role = src.GkeNodePoolTarget_Role

`Role` specifies whose tasks will run on the NodePool. The roles can be specific to workloads. Exactly one GkeNodePoolTarget within the VirtualCluster must have 'default' role, which is used to run all workloads that are not associated with a NodePool.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type HadoopJob deprecated

type HadoopJob = src.HadoopJob

A Dataproc job for running [Apache Hadoop MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html) jobs on [Apache Hadoop YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type HadoopJob_MainClass

type HadoopJob_MainClass = src.HadoopJob_MainClass

type HadoopJob_MainJarFileUri

type HadoopJob_MainJarFileUri = src.HadoopJob_MainJarFileUri

type HiveJob deprecated

type HiveJob = src.HiveJob

A Dataproc job for running [Apache Hive](https://hive.apache.org/) queries on YARN.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type HiveJob_QueryFileUri

type HiveJob_QueryFileUri = src.HiveJob_QueryFileUri

type HiveJob_QueryList

type HiveJob_QueryList = src.HiveJob_QueryList

type IdentityConfig deprecated

type IdentityConfig = src.IdentityConfig

Identity related configuration, including service account based secure multi-tenancy user mappings.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type InstanceGroupAutoscalingPolicyConfig deprecated

type InstanceGroupAutoscalingPolicyConfig = src.InstanceGroupAutoscalingPolicyConfig

Configuration for the size bounds of an instance group, including its proportional size to other groups.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type InstanceGroupConfig deprecated

type InstanceGroupConfig = src.InstanceGroupConfig

The config settings for Compute Engine resources in an instance group, such as a master or worker group.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type InstanceGroupConfig_Preemptibility deprecated

type InstanceGroupConfig_Preemptibility = src.InstanceGroupConfig_Preemptibility

Controls the use of [preemptible instances] (https://cloud.google.com/compute/docs/instances/preemptible) within the group.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type InstantiateInlineWorkflowTemplateRequest deprecated

type InstantiateInlineWorkflowTemplateRequest = src.InstantiateInlineWorkflowTemplateRequest

A request to instantiate an inline workflow template.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type InstantiateWorkflowTemplateRequest deprecated

type InstantiateWorkflowTemplateRequest = src.InstantiateWorkflowTemplateRequest

A request to instantiate a workflow template.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Job deprecated

type Job = src.Job

A Dataproc job resource.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobControllerClient deprecated

type JobControllerClient = src.JobControllerClient

JobControllerClient is the client API for JobController service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func NewJobControllerClient deprecated

func NewJobControllerClient(cc grpc.ClientConnInterface) JobControllerClient

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobControllerServer deprecated

type JobControllerServer = src.JobControllerServer

JobControllerServer is the server API for JobController service.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobMetadata deprecated

type JobMetadata = src.JobMetadata

Job Operation metadata.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobPlacement deprecated

type JobPlacement = src.JobPlacement

Dataproc job config.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobReference deprecated

type JobReference = src.JobReference

Encapsulates the full scoping used to reference a job.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobScheduling deprecated

type JobScheduling = src.JobScheduling

Job scheduling options.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobStatus deprecated

type JobStatus = src.JobStatus

Dataproc job status.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobStatus_State deprecated

type JobStatus_State = src.JobStatus_State

The job state.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type JobStatus_Substate deprecated

type JobStatus_Substate = src.JobStatus_Substate

The job substate.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type Job_HadoopJob

type Job_HadoopJob = src.Job_HadoopJob

type Job_HiveJob

type Job_HiveJob = src.Job_HiveJob

type Job_PigJob

type Job_PigJob = src.Job_PigJob

type Job_PrestoJob

type Job_PrestoJob = src.Job_PrestoJob

type Job_PysparkJob

type Job_PysparkJob = src.Job_PysparkJob

type Job_SparkJob

type Job_SparkJob = src.Job_SparkJob

type Job_SparkRJob

type Job_SparkRJob = src.Job_SparkRJob

type Job_SparkSqlJob

type Job_SparkSqlJob = src.Job_SparkSqlJob

type KerberosConfig deprecated

type KerberosConfig = src.KerberosConfig

Specifies Kerberos related configuration.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type KubernetesClusterConfig deprecated

type KubernetesClusterConfig = src.KubernetesClusterConfig

The configuration for running the Dataproc cluster on Kubernetes.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type KubernetesClusterConfig_GkeClusterConfig

type KubernetesClusterConfig_GkeClusterConfig = src.KubernetesClusterConfig_GkeClusterConfig

type KubernetesSoftwareConfig deprecated

type KubernetesSoftwareConfig = src.KubernetesSoftwareConfig

The software configuration for this Dataproc cluster running on Kubernetes.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type LifecycleConfig deprecated

type LifecycleConfig = src.LifecycleConfig

Specifies the cluster auto-delete schedule configuration.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type LifecycleConfig_AutoDeleteTime

type LifecycleConfig_AutoDeleteTime = src.LifecycleConfig_AutoDeleteTime

type LifecycleConfig_AutoDeleteTtl

type LifecycleConfig_AutoDeleteTtl = src.LifecycleConfig_AutoDeleteTtl

type ListAutoscalingPoliciesRequest deprecated

type ListAutoscalingPoliciesRequest = src.ListAutoscalingPoliciesRequest

A request to list autoscaling policies in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListAutoscalingPoliciesResponse deprecated

type ListAutoscalingPoliciesResponse = src.ListAutoscalingPoliciesResponse

A response to a request to list autoscaling policies in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListBatchesRequest deprecated

type ListBatchesRequest = src.ListBatchesRequest

A request to list batch workloads in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListBatchesResponse deprecated

type ListBatchesResponse = src.ListBatchesResponse

A list of batch workloads.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListClustersRequest deprecated

type ListClustersRequest = src.ListClustersRequest

A request to list the clusters in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListClustersResponse deprecated

type ListClustersResponse = src.ListClustersResponse

The list of all clusters in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListJobsRequest deprecated

type ListJobsRequest = src.ListJobsRequest

A request to list jobs in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListJobsRequest_JobStateMatcher deprecated

type ListJobsRequest_JobStateMatcher = src.ListJobsRequest_JobStateMatcher

A matcher that specifies categories of job states.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListJobsResponse deprecated

type ListJobsResponse = src.ListJobsResponse

A list of jobs in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListWorkflowTemplatesRequest deprecated

type ListWorkflowTemplatesRequest = src.ListWorkflowTemplatesRequest

A request to list workflow templates in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ListWorkflowTemplatesResponse deprecated

type ListWorkflowTemplatesResponse = src.ListWorkflowTemplatesResponse

A response to a request to list workflow templates in a project.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type LoggingConfig deprecated

type LoggingConfig = src.LoggingConfig

The runtime logging config of the job.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type LoggingConfig_Level deprecated

type LoggingConfig_Level = src.LoggingConfig_Level

The Log4j level for job execution. When running an [Apache Hive](https://hive.apache.org/) job, Cloud Dataproc configures the Hive client to an equivalent verbosity level.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ManagedCluster deprecated

type ManagedCluster = src.ManagedCluster

Cluster that is managed by the workflow.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ManagedGroupConfig deprecated

type ManagedGroupConfig = src.ManagedGroupConfig

Specifies the resources used to actively manage an instance group.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type MetastoreConfig deprecated

type MetastoreConfig = src.MetastoreConfig

Specifies a Metastore configuration.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type NodeGroupAffinity deprecated

type NodeGroupAffinity = src.NodeGroupAffinity

Node Group Affinity for clusters using sole-tenant node groups.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type NodeInitializationAction deprecated

type NodeInitializationAction = src.NodeInitializationAction

Specifies an executable to run on a fully configured node and a timeout period for executable completion.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type OrderedJob deprecated

type OrderedJob = src.OrderedJob

A job executed by the workflow.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type OrderedJob_HadoopJob

type OrderedJob_HadoopJob = src.OrderedJob_HadoopJob

type OrderedJob_HiveJob

type OrderedJob_HiveJob = src.OrderedJob_HiveJob

type OrderedJob_PigJob

type OrderedJob_PigJob = src.OrderedJob_PigJob

type OrderedJob_PrestoJob

type OrderedJob_PrestoJob = src.OrderedJob_PrestoJob

type OrderedJob_PysparkJob

type OrderedJob_PysparkJob = src.OrderedJob_PysparkJob

type OrderedJob_SparkJob

type OrderedJob_SparkJob = src.OrderedJob_SparkJob

type OrderedJob_SparkRJob

type OrderedJob_SparkRJob = src.OrderedJob_SparkRJob

type OrderedJob_SparkSqlJob

type OrderedJob_SparkSqlJob = src.OrderedJob_SparkSqlJob

type ParameterValidation deprecated

type ParameterValidation = src.ParameterValidation

Configuration for parameter validation.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ParameterValidation_Regex

type ParameterValidation_Regex = src.ParameterValidation_Regex

type ParameterValidation_Values

type ParameterValidation_Values = src.ParameterValidation_Values

type PeripheralsConfig deprecated

type PeripheralsConfig = src.PeripheralsConfig

Auxiliary services configuration for a workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type PigJob deprecated

type PigJob = src.PigJob

A Dataproc job for running [Apache Pig](https://pig.apache.org/) queries on YARN.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type PigJob_QueryFileUri

type PigJob_QueryFileUri = src.PigJob_QueryFileUri

type PigJob_QueryList

type PigJob_QueryList = src.PigJob_QueryList

type PrestoJob deprecated

type PrestoJob = src.PrestoJob

A Dataproc job for running [Presto](https://prestosql.io/) queries. **IMPORTANT**: The [Dataproc Presto Optional Component](https://cloud.google.com/dataproc/docs/concepts/components/presto) must be enabled when the cluster is created to submit a Presto job to the cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type PrestoJob_QueryFileUri

type PrestoJob_QueryFileUri = src.PrestoJob_QueryFileUri

type PrestoJob_QueryList

type PrestoJob_QueryList = src.PrestoJob_QueryList

type PySparkBatch deprecated

type PySparkBatch = src.PySparkBatch

A configuration for running an [Apache PySpark](https://spark.apache.org/docs/latest/api/python/getting_started/quickstart.html) batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type PySparkJob deprecated

type PySparkJob = src.PySparkJob

A Dataproc job for running [Apache PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html) applications on YARN.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type QueryList deprecated

type QueryList = src.QueryList

A list of queries to run on a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type RegexValidation deprecated

type RegexValidation = src.RegexValidation

Validation based on regular expressions.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ReservationAffinity deprecated

type ReservationAffinity = src.ReservationAffinity

Reservation Affinity for consuming Zonal reservation.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ReservationAffinity_Type deprecated

type ReservationAffinity_Type = src.ReservationAffinity_Type

Indicates whether to consume capacity from an reservation or not.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type RuntimeConfig deprecated

type RuntimeConfig = src.RuntimeConfig

Runtime configuration for a workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type RuntimeInfo deprecated

type RuntimeInfo = src.RuntimeInfo

Runtime information about workload execution.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SecurityConfig deprecated

type SecurityConfig = src.SecurityConfig

Security related configuration, including encryption, Kerberos, etc.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ShieldedInstanceConfig deprecated

type ShieldedInstanceConfig = src.ShieldedInstanceConfig

Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SoftwareConfig deprecated

type SoftwareConfig = src.SoftwareConfig

Specifies the selection and config of software inside the cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkBatch deprecated

type SparkBatch = src.SparkBatch

A configuration for running an [Apache Spark](http://spark.apache.org/) batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkBatch_MainClass

type SparkBatch_MainClass = src.SparkBatch_MainClass

type SparkBatch_MainJarFileUri

type SparkBatch_MainJarFileUri = src.SparkBatch_MainJarFileUri

type SparkHistoryServerConfig deprecated

type SparkHistoryServerConfig = src.SparkHistoryServerConfig

Spark History Server configuration for the workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkJob deprecated

type SparkJob = src.SparkJob

A Dataproc job for running [Apache Spark](http://spark.apache.org/) applications on YARN.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkJob_MainClass

type SparkJob_MainClass = src.SparkJob_MainClass

type SparkJob_MainJarFileUri

type SparkJob_MainJarFileUri = src.SparkJob_MainJarFileUri

type SparkRBatch deprecated

type SparkRBatch = src.SparkRBatch

A configuration for running an [Apache SparkR](https://spark.apache.org/docs/latest/sparkr.html) batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkRJob deprecated

type SparkRJob = src.SparkRJob

A Dataproc job for running [Apache SparkR](https://spark.apache.org/docs/latest/sparkr.html) applications on YARN.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkSqlBatch deprecated

type SparkSqlBatch = src.SparkSqlBatch

A configuration for running [Apache Spark SQL](http://spark.apache.org/sql/) queries as a batch workload.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkSqlJob deprecated

type SparkSqlJob = src.SparkSqlJob

A Dataproc job for running [Apache Spark SQL](http://spark.apache.org/sql/) queries.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SparkSqlJob_QueryFileUri

type SparkSqlJob_QueryFileUri = src.SparkSqlJob_QueryFileUri

type SparkSqlJob_QueryList

type SparkSqlJob_QueryList = src.SparkSqlJob_QueryList

type StartClusterRequest deprecated

type StartClusterRequest = src.StartClusterRequest

A request to start a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type StopClusterRequest deprecated

type StopClusterRequest = src.StopClusterRequest

A request to stop a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type SubmitJobRequest deprecated

type SubmitJobRequest = src.SubmitJobRequest

A request to submit a job.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type TemplateParameter deprecated

type TemplateParameter = src.TemplateParameter

A configurable parameter that replaces one or more fields in the template. Parameterizable fields: - Labels - File uris - Job properties - Job arguments - Script variables - Main class (in HadoopJob and SparkJob) - Zone (in ClusterSelector)

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UnimplementedAutoscalingPolicyServiceServer deprecated

type UnimplementedAutoscalingPolicyServiceServer = src.UnimplementedAutoscalingPolicyServiceServer

UnimplementedAutoscalingPolicyServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UnimplementedBatchControllerServer deprecated

type UnimplementedBatchControllerServer = src.UnimplementedBatchControllerServer

UnimplementedBatchControllerServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UnimplementedClusterControllerServer deprecated

type UnimplementedClusterControllerServer = src.UnimplementedClusterControllerServer

UnimplementedClusterControllerServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UnimplementedJobControllerServer deprecated

type UnimplementedJobControllerServer = src.UnimplementedJobControllerServer

UnimplementedJobControllerServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UnimplementedWorkflowTemplateServiceServer deprecated

type UnimplementedWorkflowTemplateServiceServer = src.UnimplementedWorkflowTemplateServiceServer

UnimplementedWorkflowTemplateServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UpdateAutoscalingPolicyRequest deprecated

type UpdateAutoscalingPolicyRequest = src.UpdateAutoscalingPolicyRequest

A request to update an autoscaling policy.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UpdateClusterRequest deprecated

type UpdateClusterRequest = src.UpdateClusterRequest

A request to update a cluster.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UpdateJobRequest deprecated

type UpdateJobRequest = src.UpdateJobRequest

A request to update a job.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type UpdateWorkflowTemplateRequest deprecated

type UpdateWorkflowTemplateRequest = src.UpdateWorkflowTemplateRequest

A request to update a workflow template.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type ValueValidation deprecated

type ValueValidation = src.ValueValidation

Validation based on a list of allowed values.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type VirtualClusterConfig deprecated

type VirtualClusterConfig = src.VirtualClusterConfig

Dataproc cluster config for a cluster that does not directly control the underlying compute resources, such as a [Dataproc-on-GKE cluster](https://cloud.google.com/dataproc/docs/concepts/jobs/dataproc-gke#create-a-dataproc-on-gke-cluster).

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type VirtualClusterConfig_KubernetesClusterConfig

type VirtualClusterConfig_KubernetesClusterConfig = src.VirtualClusterConfig_KubernetesClusterConfig

type WorkflowGraph deprecated

type WorkflowGraph = src.WorkflowGraph

The workflow graph.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowMetadata deprecated

type WorkflowMetadata = src.WorkflowMetadata

A Dataproc workflow template resource.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowMetadata_State deprecated

type WorkflowMetadata_State = src.WorkflowMetadata_State

The operation state.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowNode deprecated

type WorkflowNode = src.WorkflowNode

The workflow node.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowNode_NodeState deprecated

type WorkflowNode_NodeState = src.WorkflowNode_NodeState

The workflow node state.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowTemplate deprecated

type WorkflowTemplate = src.WorkflowTemplate

A Dataproc workflow template resource.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowTemplatePlacement deprecated

type WorkflowTemplatePlacement = src.WorkflowTemplatePlacement

Specifies workflow execution target. Either `managed_cluster` or `cluster_selector` is required.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowTemplatePlacement_ClusterSelector

type WorkflowTemplatePlacement_ClusterSelector = src.WorkflowTemplatePlacement_ClusterSelector

type WorkflowTemplatePlacement_ManagedCluster

type WorkflowTemplatePlacement_ManagedCluster = src.WorkflowTemplatePlacement_ManagedCluster

type WorkflowTemplateServiceClient deprecated

type WorkflowTemplateServiceClient = src.WorkflowTemplateServiceClient

WorkflowTemplateServiceClient is the client API for WorkflowTemplateService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

func NewWorkflowTemplateServiceClient deprecated

func NewWorkflowTemplateServiceClient(cc grpc.ClientConnInterface) WorkflowTemplateServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type WorkflowTemplateServiceServer deprecated

type WorkflowTemplateServiceServer = src.WorkflowTemplateServiceServer

WorkflowTemplateServiceServer is the server API for WorkflowTemplateService service.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type YarnApplication deprecated

type YarnApplication = src.YarnApplication

A YARN application created by a job. Application information is a subset of <code>org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto</code>. **Beta Feature**: This report is available for testing purposes only. It may be changed before final release.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

type YarnApplication_State deprecated

type YarnApplication_State = src.YarnApplication_State

The application state, corresponding to <code>YarnProtos.YarnApplicationStateProto</code>.

Deprecated: Please use types in: cloud.google.com/go/dataproc/v2/apiv1/dataprocpb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL