Class SparkSqlJob (0.8.1)

A Dataproc job for running Apache Spark SQL <http://spark.apache.org/sql/>__ queries. .. attribute:: queries

Required. The sequence of Spark SQL queries to execute, specified as either an HCFS file URI or as a list of queries.

A list of queries.

Optional. A mapping of property names to values, used to configure Spark SQL’s SparkConf. Properties that conflict with values set by the Dataproc API may be overwritten.

Optional. The runtime log config for job execution.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > SparkSqlJob

Classes

PropertiesEntry

API documentation for dataproc_v1beta2.types.SparkSqlJob.PropertiesEntry class.

ScriptVariablesEntry

API documentation for dataproc_v1beta2.types.SparkSqlJob.ScriptVariablesEntry class.