Classic "wordcount" M/R Eclipse project to test connectivity.
Import project from GitHib. To execute, add Hadoop direcory conf to Java Class Path.
mvn clean package
https://github.com/stanislawbartkowski/SampleMapReduce/blob/master/run.sh
./run.sh
https://github.com/stanislawbartkowski/SampleMapReduce/blob/master/runkerb.sh
./runkerb.sh
If Kerberos is not enabled or Kerberos ticket is obtained using kinit command, comment out KERB variables.
Obtain proper keytab file and modify KERB variables. https://github.com/stanislawbartkowski/SampleMapReduce/blob/master/runkerb.sh
./runkerb.sh