Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 194 Bytes

File metadata and controls

13 lines (9 loc) · 194 Bytes

WordCount

Lab of Cloud Programming 2016

//MapReducer in Hadoop

Calculate the numbers of the different first letter.

Output : A 10 a 2 B 88 b 30 ...etc