[
https://issues.apache.org/jira/browse/PIG-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Corinne Chandel resolved PIG-2211.
----------------------------------
Resolution: Fixed
Fix for this JIRA included in PIG-2213 (pig-2213-patch-1.patch). Add any
comments to PIG-2213.
> update documentation for use of exec with no-args
> -------------------------------------------------
>
> Key: PIG-2211
> URL: https://issues.apache.org/jira/browse/PIG-2211
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: Thejas M Nair
> Assignee: Corinne Chandel
> Fix For: 0.9.1, 0.10
>
>
> In the description of the arguments of the exec commands, it shows that the
> script argument is compulsory.
> {code}
> exec [-param param_name = param_value] [-param_file file_name] script
> {code}
> should be
> {code}
> exec [-param param_name = param_value] [-param_file file_name] [script]
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira