This document provides a 10-step process for running a word count example in Hadoop MapReduce using Java. The steps include: starting virtual machine and Hadoop daemons, copying WordCount.jar to HDFS, creating and moving a file to process to HDFS, and running the MapReduce job to count words and view results.
1 of 11
More Related Content
Word count example in hadoop mapreduce using java
1. WORD COUNT EXAMPLE IN HADOOP MAPREDUCE USING JAVA
1. Start the VM enter username and password
Check ip address by $ifconfig
2. 2. Start WINSCP enter the ip address shown by ifconfig command
3. Start Putty enter the ip address shown by ifconfig command