public double RequiredRegistrationFraction { get; set; }
Optional. The config setting to enable cluster creation/ updation to be
successful only after required_registration_fraction of instances are up
and running. This configuration is applicable to only secondary workers for
now. The cluster will fail if required_registration_fraction of instances
are not available. This will include instance creation, agent registration,
and service registration (if enabled).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Dataproc v1 API class StartupConfig is 5.17.0, with versions available ranging from 5.17.0 down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eStartupConfig is a class used to configure the startup process of instances during cluster creation and update within Google Cloud Dataproc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartupConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<StartupConfig>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<StartupConfig>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartupConfig\u003c/code\u003e has properties such as \u003ccode\u003eHasRequiredRegistrationFraction\u003c/code\u003e (a boolean indicating if the "required_registration_fraction" field is set) and \u003ccode\u003eRequiredRegistrationFraction\u003c/code\u003e (a double that determines the fraction of instances that must be running for cluster success).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartupConfig\u003c/code\u003e class contains two constructors, one default and another to clone from an existing \u003ccode\u003eStartupConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]