Optional. Whether to continue executing queries if a query fails.
The default value is false. Setting to true can be useful when
executing independent parallel queries.
public MapField<string, string> Properties { get; }
Optional. A mapping of property names and values, used to configure Hive.
Properties that conflict with values set by the Dataproc API may be
overwritten. Can include properties set in /etc/hadoop/conf/*-site.xml,
/etc/hive/conf/hive-site.xml, and classes in user code.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the details for \u003ccode\u003eHiveJob\u003c/code\u003e in version 3.4.0 of the Google Cloud Dataproc V1 library, which is used for running Apache Hive queries on YARN.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to documentation for various versions of \u003ccode\u003eHiveJob\u003c/code\u003e, ranging from the latest version 5.17.0 down to version 3.1.0, and it highlights version 5.17.0 as the most current release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHiveJob\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting features like message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eHiveJob\u003c/code\u003e class include \u003ccode\u003eContinueOnFailure\u003c/code\u003e for managing query execution flow, \u003ccode\u003eJarFileUris\u003c/code\u003e for custom class paths, \u003ccode\u003eProperties\u003c/code\u003e and \u003ccode\u003eScriptVariables\u003c/code\u003e for Hive configurations, and the ability to specify either a single \u003ccode\u003eQueryFileUri\u003c/code\u003e or a \u003ccode\u003eQueryList\u003c/code\u003e for queries.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, \u003ccode\u003eHiveJob()\u003c/code\u003e and \u003ccode\u003eHiveJob(HiveJob other)\u003c/code\u003e, allowing for default instantiation and copy-based instantiation, respectively.\u003c/p\u003e\n"]]],[],null,[]]