项目作者: raza8899

项目描述 :
In this we have used the PIG Latin to count the each word
高级语言: PigLatin
项目地址: git://github.com/raza8899/WordCount-through-Pig.git
创建时间: 2018-01-13T06:34:02Z
项目社区:https://github.com/raza8899/WordCount-through-Pig

开源协议:

下载


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