A Dataproc job for running Apache PySpark
<https://spark.apache.org/docs/0.9.0/python-programming-guide.html>__
applications on YARN.
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.
Optional. HCFS URIs of jar files to add to the CLASSPATHs of
the Python driver and tasks.
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 runtime log config for job execution.
Classes
PropertiesEntry
API documentation for dataproc_v1.types.PySparkJob.PropertiesEntry class.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]