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-03-21 UTC."],[[["The `NodeInitializationAction` class in the Google Cloud Dataproc v1 API allows specifying an executable file to run on a fully configured node."],["This class includes properties to define the `ExecutableFile`, which is a required Cloud Storage URI, and `ExecutionTimeout`, an optional duration for the executable to complete."],["The latest version for the NodeInitializationAction API is 5.17.0, while the current documentation focuses on version 5.12.0, and many previous versions are listed."],["The `NodeInitializationAction` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors for the `NodeInitializationAction` class allow for creating an instance either with default settings or by copying from another `NodeInitializationAction` object."]]],[]]