Optional. HCFS URIs of archives to be extracted into the working directory
of each executor. Supported file types:
.jar, .tar, .tar.gz, .tgz, and .zip.
Optional. The arguments to pass to the driver. Do not include arguments,
such as --conf, that can be set as job properties, since a collision may
occur that causes an incorrect job submission.
public MapField<string, string> Properties { get; }
Optional. A mapping of property names to values, used to configure SparkR.
Properties that conflict with values set by the Dataproc API may be
overwritten. Can include properties set in
/etc/spark/conf/spark-defaults.conf 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 of the \u003ccode\u003eSparkRJob\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, specifically for version 3.4.0, which is used for executing Apache SparkR applications on YARN.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSparkRJob\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its integration and functionality within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSparkRJob\u003c/code\u003e class include \u003ccode\u003eArchiveUris\u003c/code\u003e, \u003ccode\u003eArgs\u003c/code\u003e, \u003ccode\u003eFileUris\u003c/code\u003e, \u003ccode\u003eLoggingConfig\u003c/code\u003e, \u003ccode\u003eMainRFileUri\u003c/code\u003e, and \u003ccode\u003eProperties\u003c/code\u003e, allowing for the customization and configuration of SparkR jobs with things like setting the main file, and adding necessary files or archives to the job's execution context.\u003c/p\u003e\n"],["\u003cp\u003eThe document also references a list of other available versions of the \u003ccode\u003eSparkRJob\u003c/code\u003e, starting from version 3.1.0 all the way to the latest available version 5.17.0, showcasing the history and evolution of the feature.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSparkRJob\u003c/code\u003e class supports the use of HCFS URIs for accessing files and archives, providing flexibility in specifying resources for the job's execution.\u003c/p\u003e\n"]]],[],null,[]]