Class HiveJob (0.8.2)

A Dataproc job for running Apache Hive <https://hive.apache.org/>__ queries on YARN. .. attribute:: queries

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

A list of queries.

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

Optional. HCFS URIs of jar files to add to the CLASSPATH of the Hive server and Hadoop MapReduce (MR) tasks. Can contain Hive SerDes and UDFs.

Classes

PropertiesEntry

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

ScriptVariablesEntry

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