Resource Type: GCP > Dataproc
The Google Cloud Dataproc service provides scalable and fast data processing capabilities in the GCP cloud. It enables users to launch and manage virtual clusters, known as dataproc clusters, that can run big data tools and services, such as Apache Hadoop and Apache Spark.
Resource Types
The Dataproc service includes these resource types:
Controls
The primary controls for GCP > Dataproc are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-dataproc#/resource/types/dataproc
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/gcp-dataproc#/resource/types/dataproc"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-dataproc#/resource/types/dataproc';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-dataproc#/resource/types/dataproc"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-dataproc#/resource/types/dataproc' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query