项目作者: raza8899
项目描述 :
In this we have used the PIG Latin to count the each word
高级语言: PigLatin
项目地址: git://github.com/raza8899/WordCount-through-Pig.git
WordCount-through-Pig
In this we have used the PIG Latin to count the words in a file .Firstly Group By is used to group the data with each unique word.
Usage of Flatten and Tokenize is the main functionality of code.
part-r file indicates that PIG internally uses MapReduce