Sample Wordcount Java app to count words in a file using Map and Reduce functions in hadoop
Clone the project
Java 8 Maven
Install dependencies
mvn clean install compile
Build packaged jar
mvn package
Add additional notes about how to deploy this on a live system
This project is licensed under the MIT License - see the LICENSE.md file for details