Algorithms implement Mahout Mapper/Reducer interfaces. Abstract Job sets up jobs by calling Hadoop function. There will be only one Hadoop Mapper/Reducer class which will take a Mahout Mapper/Reducer during setup and call the Map function inside it
Robin
