You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2009/11/12 05:11:39 UTC

[jira] Assigned: (PIG-519) allow for '#' to signify a comment in a PIG script

     [ https://issues.apache.org/jira/browse/PIG-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates reassigned PIG-519:
------------------------------

    Assignee: Ian Holsman

> allow for '#' to signify a comment in a PIG script
> --------------------------------------------------
>
>                 Key: PIG-519
>                 URL: https://issues.apache.org/jira/browse/PIG-519
>             Project: Pig
>          Issue Type: Wish
>          Components: grunt
>         Environment: linux/unix
>            Reporter: Ian Holsman
>            Assignee: Ian Holsman
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: comment.patch, pig.pig
>
>
> in unix type operating systems, it is common to just run scripts directly from the shell.
> In order to do this scripts need to have the command to run them on the first line similar to
> #!/usr/bin/env pig -
> this patch allows you to just run scripts without specifying pig -f XXX

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.