10. Wordcount sample using the Spring Framework

Please read the sample prerequistes before following these instructions.

10.1 Introduction

This sample demonstrates how to execute a MapReduce application and a script that interacts with HDFS inside a Spring based application. It does not use spring Batch or Spring Integration.

The example code is located in the distribution directory <spring-hadoop-install-dir>/samples/wordcount.