I don't see why is that a problem.
On Tue, Mar 4, 2014 at 11:43 AM, Gmail <[email protected]> wrote: > Hello, > I was studying Mahout libraries and I found something of strange in your > kMeans implementation. > > I was looking inside it and I have noticed that kMeans only uses map > functions, omitting the reducers. Why have you done this choice? > It is not using MapReduce programming model even if it is declared that > the Mahout's core is Hadoop. > Is this choice driven by performance issue? > > Best regards > Manuel Sequino > > >
