Cloudera publishes a repository for its distribution. See http://repository.cloudera.com/artifactory/repo/com.cloudera/ .
You mayalso want to take a look at http://github.com/cloudera/repository-example, which is an example of building wordcount, using Ivy, against the snapshot repository. -- Philip On Mon, Jan 11, 2010 at 2:57 AM, Antonio Goncalves < [email protected]> wrote: > Hi all, > > I'm new to Hadoop and I'm starting with some Hello Worlds. I'm used to use > Maven so I've automatically created a pom.xml.... but I could not find any > dependecies. In MvnRepository I found the following : > > http://mvnrepository.com/artifact/org.jvnet.hudson.hadoop/hadoop-core > > *http://mvnrepository.com/artifact/org.apache.mahout.hadoop/hadoop-core* > But I don't know if there is a problem with the pom.xml or not, but it > doesn't download the hadoop dependencies. I've also read in older mails > that > there was not an official Hadoop Maven repository. Do you know if things > have changed ? Is there a repository ? If yes, what is the groupId and > artifactId ? > > Thanks, > Antonio >
