This video covers the Hadoop MapReduce implementation of Word Count program in Java and execution of the program on the Hadoop Single Node Cluster setup on the local machine.
It's recommended that you watch the previous video to understand the theoretical aspect of this implementation in more details.
Link to the previous video: https://youtu.be/lrz_ajGKSIs
Link to the Installation and Setup video: https://youtu.be/EDcXRPKk7Qk
Link to data-set: https://www.gutenberg.org/files/108/108-0.txt
Video Breakdown:
2:00 - Get the Data-set
4:54 - Code the Mapper
14:00 - Code the Reducer
19:51 - Code the Driver
35:55 - Run the Word Count program on Hadoop Cluster
Download
0 formats
No download links available.
Learn HADOOP | Word Count Program in Java using Hadoop MapReduce | NatokHD