Create a new run-if bootstrap action which lets you conditionally run bootstrap actions.
Access
public static
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The condition to evaluate. If |
|
|
Optional |
An indexed array of arguments to pass to the script. |
Returns
Type |
Description |
---|---|
A configuration set to be provided when running a job flow. |
Source
Method defined in utilities/hadoopbootstrap.class.php | Toggle source view (7 lines) | View on GitHub