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 `JobScheduling` class in the Google Cloud Dataproc v1 API allows users to configure scheduling options for jobs, including defining how many times a job can fail."],["The latest version of the API available in the provided list is 5.17.0, however, the page primarily focuses on version 5.7.0 of the `JobScheduling` class."],["Users can view documentation for various versions of the `JobScheduling` API, ranging from version 3.1.0 up to 5.17.0, each linked to its respective documentation page."],["`JobScheduling` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, which are key for .NET API interaction and offers two constructor overloads, one default and one that takes a job scheduling object."],["The `JobScheduling` class includes two properties, `MaxFailuresPerHour` and `MaxFailuresTotal`, to control the number of driver restarts per hour and in total, respectively, for increased job stability."]]],[]]