Optional. Maximum total number of times a driver may be restarted as a
result of the driver exiting with a non-zero code. After the maximum number
is reached, the job will be reported as failed.
Maximum value is 240.
Note: Currently, this restartable job option is
not supported in Dataproc
workflow
templates.
[[["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 2025-03-21 UTC."],[[["The document provides reference information for the `JobScheduling` class within the Google Cloud Dataproc v1 API, detailing its implementation and functionality across various versions, from 3.1.0 to the latest 5.17.0."],["`JobScheduling` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows for detailed management of job execution within the framework."],["The class offers two constructors: a default constructor (`JobScheduling()`) and one that allows cloning from an existing `JobScheduling` object (`JobScheduling(JobScheduling other)`)."],["`JobScheduling` features two properties, `MaxFailuresPerHour` and `MaxFailuresTotal`, that control the maximum driver restarts allowed due to non-zero exit codes, with limits of 10 per hour and 240 total, respectively, however these properties are not supported in Dataproc workflow templates."],["The `JobScheduling` class is part of the `Google.Cloud.Dataproc.V1` namespace, and is contained within the `Google.Cloud.Dataproc.V1.dll` assembly, and can be inherited by objects."]]],[]]