void processShellCmd(String, String)
|
Change in exceptions thrown from org.apache.pig.tools.parameters.ParameterSubstitutionException to (org.apache.pig.tools.parameters.ParameterSubstitutionException, org.apache.pig.impl.logicalLayer.FrontendException ).
|
This method generates parameter value by running specified command |
void processShellCmd(String, String, Boolean)
|
Change in exceptions thrown from org.apache.pig.tools.parameters.ParameterSubstitutionException to (org.apache.pig.tools.parameters.ParameterSubstitutionException, org.apache.pig.impl.logicalLayer.FrontendException ).
|
This method generates parameter value by running specified command |