Skip to content

raza8899/WordCount-through-Pig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

In this we have used the PIG Latin to count the each word

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors