Google Cloud Dataproc V1 Client - Class NodeInitializationAction (3.5.1)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class NodeInitializationAction.

Specifies an executable to run on a fully configured node and a timeout period for executable completion.

Generated from protobuf message google.cloud.dataproc.v1.NodeInitializationAction

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ executable_file
string

Required. Cloud Storage URI of executable file.

↳ execution_timeout
Google\Protobuf\Duration

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.

getExecutableFile

Required. Cloud Storage URI of executable file.

Returns
Type
Description
string

setExecutableFile

Required. Cloud Storage URI of executable file.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getExecutionTimeout

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.

Returns
Type
Description

hasExecutionTimeout

clearExecutionTimeout

setExecutionTimeout

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.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: