Class SparkSqlJob (1.0.1)

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

The HCFS URI of the script that contains SQL queries.

Optional. Mapping of query variable names to values (equivalent to the Spark SQL command: SET name="value";).

Optional. HCFS URIs of jar files to be added to the Spark CLASSPATH.

Classes

PropertiesEntry

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

ScriptVariablesEntry

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