create_batch_job
Submit and manage batch jobs on Google Cloud Dataproc. Define job types (Spark, PySpark, Spark SQL), include main files, JARs, arguments, and configure properties for efficient job execution.
Instructions
Create a Dataproc batch job.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | ||
batch_id | Yes | ||
jar_files | No | ||
job_type | Yes | ||
main_file | Yes | ||
network_uri | No | ||
project_id | Yes | ||
properties | No | ||
region | Yes | ||
service_account | No | ||
subnetwork_uri | No |