google_api_dataproc v0.32.0 GoogleApi.Dataproc.V1.Model.NodeInitializationAction View Source
Specifies an executable to run on a fully configured node and a timeout period for executable completion.
Attributes
executableFile
(type:String.t
, default:nil
) - Required. Cloud Storage URI of executable file.executionTimeout
(type:String.t
, default:nil
) - Optional. Amount of time executable has to complete. Default is 10 minutes (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)).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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.