Optional. Maximum number of times in total a driver may be restarted as a result of
driver exiting with non-zero code before job is reported failed.
Maximum value is 240.
Note: Currently, this restartable job option is
not supported in Dataproc
workflow
template
jobs.
[[["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 `JobScheduling` class in the `Google.Cloud.Dataproc.V1` namespace provides options for scheduling jobs within the Dataproc service."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The class offers two constructors: a default constructor (`JobScheduling()`) and a copy constructor (`JobScheduling(JobScheduling other)`) for creating instances."],["`JobScheduling` includes properties `MaxFailuresPerHour` and `MaxFailuresTotal`, which control the maximum number of driver restarts allowed due to non-zero exit codes, per hour or in total, respectively."],["The provided documentation covers versions 3.1.0 up to 5.17.0 of the `JobScheduling` class, with 5.17.0 being the most recent."]]],[]]