vote up 1 vote down star

Pig is a dataflow programming environment for processing very large files. Pig's language is called Pig Latin.

Does anyone know of a good reference manual for PigLatin? I'm looking for something that includes all the syntax and commands descriptions for the language. Unfortunately the wiki page in Pig wiki is broken.

flag
Nothing wrong with: en.wikipedia.org/wiki/Pig_Latin – Gamecat Dec 15 '08 at 14:00
1  
I think you mean "othingnay ongray ithway" – Paul Tomblin Dec 15 '08 at 14:07
-1 How is this programming related? – Kena Dec 15 '08 at 15:33
do you actually mean en.wikipedia.org/wiki/Pig_Latin or do you mean wiki.apache.org/pig? – Colin Pickard Dec 15 '08 at 15:34
1  
I think the poster was talking about the Apache Pig Latin. Totally valid programming question. Please reopen it. – DrJokepu Dec 15 '08 at 15:40
show 4 more comments

2 Answers

vote up 2 vote down

The reference manual I work with is in the Wiki: Pig Latin Manual.

It contains all Pig Latin commands with their syntax and examples.

link|flag
vote up 2 vote down

As Craig Stuntz mentioned, try the wiki: http://wiki.apache.org/pig/FrontPage

Posting since this is an answer, not a comment.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.