Reference manual for Apache Pig Latin [closed]
Asked Answered
T

6

7

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.

Teri answered 15/12, 2008 at 13:57 Comment(6)
do you actually mean en.wikipedia.org/wiki/Pig_Latin or do you mean wiki.apache.org/pig?Gisarme
I think the poster was talking about the Apache Pig Latin. Totally valid programming question. Please reopen it.Abjuration
I edited the question to add a link to Apache Pig so that people aren't confused.Corporator
@akaDruid, thanks for doing some research to help this question.Corporator
Wiki works fine for me. wiki.apache.org/pig/FrontPageCrossed
@Out Into Space, I was curious to see if the syntax used real pig latin; something like "oreachfay Away enerategay tay + uway;" would have brightened my day :)Gisarme
R
5

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

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

Rate answered 23/6, 2009 at 11:53 Comment(0)
V
3

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

Posting since this is an answer, not a comment.

Venicevenin answered 15/12, 2008 at 13:57 Comment(0)
O
3

I use these quite often:

http://pig.apache.org/docs/r0.6.0/piglatin_ref1.html

http://pig.apache.org/docs/r0.6.0/piglatin_ref2.html

I hope its handy for you too.

cheers

Openhearted answered 4/11, 2010 at 23:30 Comment(0)
G
0

one can find the documents in the dist. download the latest tar and lookup docs.

Garaway answered 3/5, 2010 at 10:17 Comment(0)
I
0

updating to the latest pig version - http://pig.apache.org/docs/r0.9.1/

Irretentive answered 23/11, 2011 at 16:26 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.