Files
wehub-resource-sync e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:32:45 +08:00

576 B

title, type, description
title type description
Dataproc docs Details of the Dataproc prebuilt configuration.

Dataproc

  • --prebuilt value: dataproc
  • Environment Variables:
    • DATAPROC_PROJECT: The GCP project ID.
    • DATAPROC_REGION: The Dataproc region.
  • Permissions:
    • Dataproc Viewer (roles/dataproc.viewer) to examine clusters and jobs.
  • Tools:
    • list_clusters: Lists Dataproc clusters.
    • get_cluster: Gets a Dataproc cluster.
    • list_jobs: Lists Dataproc jobs.
    • get_job: Gets a Dataproc job.