Do you mean that it starts a single map task? On Wed, Mar 27, 2013 at 5:10 PM, Sebastian Briesemeister < [email protected]> wrote:
> Dear all, > > I am trying to start the FuzzyKMeansDriver on a hadoop cluster so that > it starts multiple MapReduce-Jobs. However, it always starts just a > single MR-Job?! > > I figured it might be caused by the fact that I generated my input data > into a single file using SequenceFile.Writer??? > Or is there another way to influence the number of mapper tasks? > > Thanks in advance > Sebastian >
