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\u003eThe provided content is documentation for the \u003ccode\u003eHiveJob\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, specifically version 3.1.0, with links to older and newer version information available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHiveJob\u003c/code\u003e is used to manage Apache Hive queries on YARN within Google Dataproc, and the class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHiveJob\u003c/code\u003e class offers properties such as \u003ccode\u003eContinueOnFailure\u003c/code\u003e, \u003ccode\u003eJarFileUris\u003c/code\u003e, \u003ccode\u003eProperties\u003c/code\u003e, \u003ccode\u003eQueryFileUri\u003c/code\u003e, \u003ccode\u003eQueryList\u003c/code\u003e, and \u003ccode\u003eScriptVariables\u003c/code\u003e to configure and execute Hive jobs, and also includes constructor information to build the class.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes a \u003ccode\u003eQueriesCase\u003c/code\u003e property to indicate if the job is using a \u003ccode\u003eQueryFileUri\u003c/code\u003e or \u003ccode\u003eQueryList\u003c/code\u003e to hold its query information, as a list or in a file.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of this documentation available, starting with version 3.1.0, and going all the way to 5.17.0 which is currently the latest version.\u003c/p\u003e\n"]]],[],null,[]]