The versioning issue was a red herring. My problem turned out to the the
fact that I had a <type>POM</type> in my Hadoop dependencies section, which
was causing the JAR files not to be downloaded. I now have this project
building.

Other people trying to set up a simple Hadoop project in Maven can use Word
Count Test Adapter <https://github.com/wpm/WordCountTestAdapter> as an
example.

Thanks everybody for your help.

On Tue, Aug 16, 2011 at 10:29 AM, Joey Echeverria <[email protected]> wrote:

> If you're talking about the org.apache.hadoop.mapreduce.* API, that
> was introduced in 0.20.0. There should be no need to use the 0.21
> version.
>
> -Joey
> --
> Joseph Echeverria
> Cloudera, Inc.
> 443.305.9434
>

Reply via email to