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
