OCNORA

Google Cloud Dataproc

Google CloudOAuth 2.0credential probe

Submit Spark/Hive jobs and manage Dataproc clusters (Google OAuth2).

OCNORA ships 12 typed Google Cloud Dataproc operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 12

  • Create Cluster
    Creates a cluster in a project.
    dataproc.create_cluster
  • Delete Cluster
    Deletes a cluster in a project.
    dataproc.delete_cluster
  • Delete Job
    Deletes the job from the project.
    dataproc.delete_job
  • Get Cluster
    Gets the resource representation for a cluster in a project.
    dataproc.get_cluster
  • Get Job
    Fetch a Dataproc job's state and driver output URI.
    dataproc.get_job
  • List Clusters
    List Dataproc clusters in a region.
    dataproc.list_clusters
  • List Jobs
    Lists regions/{region}/jobs in a project.
    dataproc.list_jobs
  • Start Cluster
    Start a stopped Dataproc cluster (long-running operation).
    dataproc.start_cluster
  • Stop Cluster
    Stop a running Dataproc cluster (long-running operation).
    dataproc.stop_cluster
  • Submit Job
    Submit a PySpark, Spark SQL or Hive job to a Dataproc cluster.
    dataproc.submit_job
  • Update Cluster
    Updates a cluster in a project.
    dataproc.update_cluster
  • Update Job
    Updates a job in a project.
    dataproc.update_job

Run your first Google Cloud Dataproc workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.