Runs a specified script on the master node of your cluster.
Access
public static
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The script to run with |
|
|
Optional |
An indexed array of arguments to pass to the script. |
Returns
Type |
Description |
---|---|
A standard array that is intended to be passed into a |
Source
Method defined in utilities/hadoopbase.class.php | Toggle source view (10 lines) | View on GitHub