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 provides reference documentation for the \u003ccode\u003eHiveJob\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically version 5.4.0, and shows all the way to the latest version, 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHiveJob\u003c/code\u003e is designed for running Apache Hive queries on YARN, with its class inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHiveJob\u003c/code\u003e class offers several properties to customize Hive query execution, including \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, with one being used to determine whether to continue if a query fails.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eHiveJob\u003c/code\u003e instances: a default constructor \u003ccode\u003eHiveJob()\u003c/code\u003e and an overload \u003ccode\u003eHiveJob(HiveJob other)\u003c/code\u003e that accepts another \u003ccode\u003eHiveJob\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of versioned links, ranging from version 3.1.0 to the latest version 5.17.0, for the Google.Cloud.Dataproc.V1.HiveJob class.\u003c/p\u003e\n"]]],[],null,[]]