ICP 2 - bhargavi1411/BigDataProgramming GitHub Wiki

ICP 2

Name : Bhargavi Saipoojitha Chennupati

Class Id : 12

Use Case-1 : Finding the word count for the given input using MapReduce

Source Code

Output

Output Visualization in Hue

Use Case-2 : Counting the frequency of words in given text file that starts with letter ‘a’

Source Code

Output