Prepares a Hive or Pig script before passing it to the script runner.
Access
public static
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The type of script to run. [Allowed values: |
|
|
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 |
See Also
Source
Method defined in utilities/hadoopbase.class.php | Toggle source view (8 lines) | View on GitHub