Hi, mahout-0.9 is compatible with hadoop-1.2.1 Regards Jyoti Ranjan Panda
On Mon, Dec 15, 2014 at 2:33 PM, Lee S <[email protected]> wrote: > > Hi all: > I use gradle to management dependencies in my project. > > dependencies { > compile 'org.apache.mahout:mahout-core:0.9' > } > > When gradle build , mahout with hadoop 1.2.1 will be downloaded. > > Do I need to compile mahout with hadoop 2.3.0 and then include it into my > project locally? >
