On Apr 13, 2014 10:21 AM, "Ted Dunning" <[email protected]> wrote: > > On Sun, Apr 13, 2014 at 10:16 AM, Dmitriy Lyubimov <[email protected] >wrote: > > > > * move the MR algorithms into a separate maven module > > You mean, move them out of mahout-core? So the core is for single machine > > stuff only? Plus utils? We probably need to refactor core so there's no > > core at all it seems. Our core, realistically, is utils, mahout-math & > > math-scala(aka scalabindings), engine-agnostic logical layer of > > mahout-spark. But for obvious reasons we probably dont want to put all that > > in a single module. Maybe at some point later when these things become more > > mainstream. > > > This might be viewed as renaming core to be "mr-legacy" and then pulling > those items we really need out of that. Math is already separate as are > scala bindings and similar.
Yes thats what i meant. It looks like it means full dissolution of mahout-core rather than just moving out mr stuff specifically. I am ok with that i guess.
