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 provides the functionality to set a timeout period, which by default is 10 minutes, for the executable's completion."],["The `ExecutableFile` property is required and represents the Cloud Storage URI of the executable."],["The `ExecutionTimeout` property is optional and sets the amount of time the executable has to complete."],["This page provides access to a variety of documentation for the `NodeInitializationAction` class through previous versions, all the way from 3.1.0 up to the latest version of 5.17.0."]]],[]]