HCFS URIs of jar files to be added to the Spark CLASSPATH.
A mapping of property names to values, used to configure Spark SQL's SparkConf. Properties that conflict with values set by the Cloud Dataproc API may be overwritten.
The HCFS URI of the script that contains SQL queries. Conflicts with query_list
query_list
The list of SQL queries or statements to execute as part of the job. Conflicts with query_file_uri
query_file_uri
Mapping of query variable names to values (equivalent to the Spark SQL command: SET name="value";).
SET name="value";