This paper is a good starting point: http://www.vldb.org/pvldb/2/vldb09-1074.pdf
2011/11/22 paritosh sumrao <[email protected]> > Hi all > > Pig Latin script we write is converted to number of map reduce jobs to be > executed by Hadoop. > So my assumption was that if we write number of lines in Pig Latin, it will > generate a equivalent Map reduce program as in Java. But while debugging > the source code, I could not find anything of that sort . > In what way jobs are submitted to Hadoop? I want to know how Pig > communicates with Hadoop framework and get the jobs done. i was unable to > find this thing. It will help me greatly in my college project. > > Thanks and regards, > > http://krazycoder.wordpress.com >
