Actually, -- for single line comments (sql style). http://pig.apache.org/docs/r0.8.0/piglatin_ref1.html#Using+Comments+in+Pig+L atin+Scripts
On 3/10/11 10:14 PM, "Rekha Joshi" <[email protected]> wrote: > Use - for single-line comments or /* */ for multi-line comments. Thanks, > > > On 3/11/11 11:38 AM, "Mark" <[email protected]> wrote: > > How can I add comments in my pig script? I tried # but whenever that > gets ran in the pig console it complains. > > > >
