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."],[[["This document provides reference information for the `JobScheduling` class within the Google Cloud Dataproc v1 API, specifically focusing on version 5.5.0."],["The `JobScheduling` class is used to define scheduling options for jobs, including the maximum number of failures allowed per hour and in total."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing and manipulating job scheduling data."],["The `JobScheduling` class includes two properties `MaxFailuresPerHour` and `MaxFailuresTotal`, which allow you to set the number of times a job driver can be restarted due to non-zero exit codes before a job is considered failed, with certain restrictions being stated in the content."],["There are listed links to versions of the `Google.Cloud.Dataproc.V1.JobScheduling` API from version 3.1.0 all the way up to the latest version of 5.17.0."]]],[]]