Optional. A mapping of property names to values, used to configure
Spark SQL's SparkConf. Properties that conflict with values set by the
Dataproc API may be overwritten.
[[["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 latest version of the \u003ccode\u003eSparkSqlJob\u003c/code\u003e is 5.17.0, and this document provides access to versions ranging from 5.17.0 down to 3.1.0, all related to the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSparkSqlJob\u003c/code\u003e is used for running Apache Spark SQL queries as part of a Dataproc job, and it implements interfaces like \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\u003e\u003ccode\u003eSparkSqlJob\u003c/code\u003e objects can be constructed either with a default constructor or by copying another \u003ccode\u003eSparkSqlJob\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eJarFileUris\u003c/code\u003e, \u003ccode\u003eLoggingConfig\u003c/code\u003e, \u003ccode\u003eProperties\u003c/code\u003e, \u003ccode\u003eQueryFileUri\u003c/code\u003e, \u003ccode\u003eQueryList\u003c/code\u003e, and \u003ccode\u003eScriptVariables\u003c/code\u003e, allowing the configuration of various aspects of the Spark SQL job, such as jar file paths, logging options, query properties, and variables.\u003c/p\u003e\n"],["\u003cp\u003eIt has two ways of accepting queries, via file location with the \u003ccode\u003eQueryFileUri\u003c/code\u003e property or via the \u003ccode\u003eQueryList\u003c/code\u003e property, a list of queries.\u003c/p\u003e\n"]]],[],null,[]]