Optional. Amount of time executable has to complete. Default is
10 minutes (see JSON representation of
Duration).
Cluster creation fails with an explanatory error message (the
name of the executable that caused the error and the exceeded timeout
period) if the executable is not completed at end of the timeout period.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `NodeInitializationAction` class within the Google Cloud Dataproc v1 API, spanning multiple versions."],["`NodeInitializationAction` specifies an executable to run on a configured node along with a timeout period for its completion."],["The current documented version is 5.16.0, with 5.17.0 being the latest version available and many earlier versions, down to 3.1.0 also being documented."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two key properties: `ExecutableFile` (required, Cloud Storage URI of the executable) and `ExecutionTimeout` (optional, the time the executable has to complete)."]]],[]]