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 job scheduling options for their Dataproc jobs."],["The latest version of the API is 5.17.0, but documentation is available for versions ranging from 5.0.0 to 5.17.0, along with some 3.x.x versions."],["`JobScheduling` includes properties like `MaxFailuresPerHour` and `MaxFailuresTotal`, which allow users to set limits on the number of times a job's driver can be restarted."],["Restartable job options, including `MaxFailuresPerHour` and `MaxFailuresTotal`, are currently not supported in Dataproc workflow templates."],["The JobScheduling class inherits from the base Object class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]