Thanks. I commented out hadoop-core, but it threw errors such as 'dependencies.dependency.version' for org.apache.hadoop:hadoop-core:jar is missing
Do you know where I can find the profile? Thanks, Jian On Wed, Mar 13, 2013 at 1:13 PM, Sean Owen <[email protected]> wrote: > I think someone submitted a different build profile that changes the > dependencies for you. I believe the issue is using "hadoop-common" and not > "hadoop-core" as well as changing versions. I think the rest is compile > compatible and probably runtime compatible. But I've not tried. > > > On Wed, Mar 13, 2013 at 7:58 PM, Jian Fang <[email protected] > >wrote: > > > Hi, > > > > Is there anyway to make mahout 0.7 or 0.8 work with Hadoop 2.0.2-alpha? > > > > Seems Mahout builds against Hadoop 1.X by default in the pom.xml and it > > also requires hadoop-core.jar, which only exists in Hadoop 1.x if I > > remember correctly. > > > > Thanks, > > > > Jian > > >
