Step that runs a Pig script on your job flow.
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 |
Related Methods
See Also
Source
Method defined in utilities/hadoopstep.class.php | Toggle source view (8 lines) | View on GitHub