The pentaho-mapreduce-sample2-src contains code that can be built and jar'd for
use by the Hadoop Job Executor. The sample is a WordCount2 example where 2 
command line arguments should be passed in.

input                   The directory containing the input files for the
                        WordCount Hadoop job
output                  The directory where the results of the WordCount2
                        Hadoop job will be stored
