D toc |
---|
Review and modify the settings related to your
D s platform | ||
---|---|---|
|
Setting | Description | ||||
---|---|---|---|---|---|
Project ID | (read only) Your current project. Use the Project menu to select a different project. For more information, see Projects Menu. | ||||
Disable Dataprep | To disable
|
Dataflow Execution Settings:
Tip |
---|
Tip: For more information on how the following settings affect your jobs, see Run Job on Cloud Dataflow. |
Setting | Description |
---|---|
Region | A region is a specific geographical location where you can run your resources. |
Zone | A sub-section of region, a zone contains specific resources. Select |
Machine Type | Choose the type of machine on which to run your job. The default is n1-standard-1 . |
Warning |
---|
Making changes to Region, Zone, or Machine Type can affect the time and cost of job executions. For more information, see https://cloud.google.com/dataflow/docs/concepts/regional-endpoints. |
For more information on machine types, https://cloud.google.com/compute/docs/machine-types.
Advanced Settings:
Setting | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
VPC network mode | Select the network mode to use. If the network mode is set to
For
For more information: | |||||||||||
Network | To use a different VPC network, enter the name of the VPC network to use as an override for this job. Click Save to apply the override. | |||||||||||
Subnetwork | To specify a different subnetwork, enter the URL of the subnetwork. The URL should be in the following format:
where:
If you have access to another project within your organization, you can execute your
where:
|
D s ed | ||||
---|---|---|---|---|
|
Setting | Description | |||
---|---|---|---|---|
Worker IP address configuration | If the VPC Network mode is set to
| |||
Autoscaling Algorithms | The type of algorithm to use to scale the number of Google Compute Engine instances to accommodate the size of your job. Possible values:
| |||
Initial number of workers | Number of Google Compute Engine instances with which to launch the job. This number may be adjusted as part of job execution. This number must be an integer between 1 and 1000 , inclusive. | |||
Maximum number of workers | Maximum number of Google Compute Engine instances to use during execution. This number must be an integer between 1 and | |||
Service account | Email address of the service account under which to run the job. | |||
Labels | Create or assign labels to apply to the billing for the
For more information, see https://cloud.google.com/resource-manager/docs/creating-managing-labels. |
Notes on behavior:
- Values specified here are applied to all jobs executed within the project.
- If property values are not specified here, then the properties are not passed in with any job execution, and the default
property values are used.D s product - The property values specified here can be overridden by property values specified for individual jobs. For more information, see Dataflow Execution Settings.