You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Jay Vyas <ja...@gmail.com> on 2012/11/09 21:26:59 UTC

mr unit pom file

Hi guys:  Im having trouble getting MRUnit from maven.  Is this the correct
pom?


<dependency>
<groupId>org.apache.mrunit</groupId>
<artifactId>mrunit</artifactId>
<version>0.9.0-incubating</version>
</dependency>



--
Jay Vyas
http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Jay Vyas <ja...@gmail.com>.
Yup, your right the mrunit pom file is specified here:

https://cwiki.apache.org/confluence/display/MRUNIT/Index%3bjsessionid=C4B0ADDF6B88BBEFCF60136A62441A12

too bad that it needs a classifier :(  Unfortunately, it makes the

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit/0.9.0-incubating

link not as useful.

On Fri, Nov 9, 2012 at 3:35 PM, Brock Noland <br...@cloudera.com> wrote:

> I think you missing the classifier:
>
> http://cwiki.apache.org/confluence/display/MRUNIT
>
> Brock
>
> On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com>
> wrote:
> > Have you tried any of the other versions listed in the link below? I
> haven't
> > had to pull it down in a while but the dependency block you pasted seems
> to
> > match up with at least the latest version.
> >
> > http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
> >
> > --
> > Matt
> >
> >
> > On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
> >>
> >> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> >> correct pom?
> >>
> >>
> >> <dependency>
> >> <groupId>org.apache.mrunit</groupId>
> >> <artifactId>mrunit</artifactId>
> >> <version>0.9.0-incubating</version>
> >> </dependency>
> >>
> >>
> >>
> >> --
> >> Jay Vyas
> >> http://jayunit100.blogspot.com
> >
> >
>
>
>
> --
> Apache MRUnit - Unit testing MapReduce -
> http://incubator.apache.org/mrunit/
>



-- 
Jay Vyas
http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Jay Vyas <ja...@gmail.com>.
Yup, your right the mrunit pom file is specified here:

https://cwiki.apache.org/confluence/display/MRUNIT/Index%3bjsessionid=C4B0ADDF6B88BBEFCF60136A62441A12

too bad that it needs a classifier :(  Unfortunately, it makes the

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit/0.9.0-incubating

link not as useful.

On Fri, Nov 9, 2012 at 3:35 PM, Brock Noland <br...@cloudera.com> wrote:

> I think you missing the classifier:
>
> http://cwiki.apache.org/confluence/display/MRUNIT
>
> Brock
>
> On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com>
> wrote:
> > Have you tried any of the other versions listed in the link below? I
> haven't
> > had to pull it down in a while but the dependency block you pasted seems
> to
> > match up with at least the latest version.
> >
> > http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
> >
> > --
> > Matt
> >
> >
> > On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
> >>
> >> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> >> correct pom?
> >>
> >>
> >> <dependency>
> >> <groupId>org.apache.mrunit</groupId>
> >> <artifactId>mrunit</artifactId>
> >> <version>0.9.0-incubating</version>
> >> </dependency>
> >>
> >>
> >>
> >> --
> >> Jay Vyas
> >> http://jayunit100.blogspot.com
> >
> >
>
>
>
> --
> Apache MRUnit - Unit testing MapReduce -
> http://incubator.apache.org/mrunit/
>



-- 
Jay Vyas
http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Jay Vyas <ja...@gmail.com>.
Yup, your right the mrunit pom file is specified here:

https://cwiki.apache.org/confluence/display/MRUNIT/Index%3bjsessionid=C4B0ADDF6B88BBEFCF60136A62441A12

too bad that it needs a classifier :(  Unfortunately, it makes the

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit/0.9.0-incubating

link not as useful.

On Fri, Nov 9, 2012 at 3:35 PM, Brock Noland <br...@cloudera.com> wrote:

> I think you missing the classifier:
>
> http://cwiki.apache.org/confluence/display/MRUNIT
>
> Brock
>
> On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com>
> wrote:
> > Have you tried any of the other versions listed in the link below? I
> haven't
> > had to pull it down in a while but the dependency block you pasted seems
> to
> > match up with at least the latest version.
> >
> > http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
> >
> > --
> > Matt
> >
> >
> > On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
> >>
> >> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> >> correct pom?
> >>
> >>
> >> <dependency>
> >> <groupId>org.apache.mrunit</groupId>
> >> <artifactId>mrunit</artifactId>
> >> <version>0.9.0-incubating</version>
> >> </dependency>
> >>
> >>
> >>
> >> --
> >> Jay Vyas
> >> http://jayunit100.blogspot.com
> >
> >
>
>
>
> --
> Apache MRUnit - Unit testing MapReduce -
> http://incubator.apache.org/mrunit/
>



-- 
Jay Vyas
http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Jay Vyas <ja...@gmail.com>.
Yup, your right the mrunit pom file is specified here:

https://cwiki.apache.org/confluence/display/MRUNIT/Index%3bjsessionid=C4B0ADDF6B88BBEFCF60136A62441A12

too bad that it needs a classifier :(  Unfortunately, it makes the

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit/0.9.0-incubating

link not as useful.

On Fri, Nov 9, 2012 at 3:35 PM, Brock Noland <br...@cloudera.com> wrote:

> I think you missing the classifier:
>
> http://cwiki.apache.org/confluence/display/MRUNIT
>
> Brock
>
> On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com>
> wrote:
> > Have you tried any of the other versions listed in the link below? I
> haven't
> > had to pull it down in a while but the dependency block you pasted seems
> to
> > match up with at least the latest version.
> >
> > http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
> >
> > --
> > Matt
> >
> >
> > On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
> >>
> >> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> >> correct pom?
> >>
> >>
> >> <dependency>
> >> <groupId>org.apache.mrunit</groupId>
> >> <artifactId>mrunit</artifactId>
> >> <version>0.9.0-incubating</version>
> >> </dependency>
> >>
> >>
> >>
> >> --
> >> Jay Vyas
> >> http://jayunit100.blogspot.com
> >
> >
>
>
>
> --
> Apache MRUnit - Unit testing MapReduce -
> http://incubator.apache.org/mrunit/
>



-- 
Jay Vyas
http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Brock Noland <br...@cloudera.com>.
I think you missing the classifier:

http://cwiki.apache.org/confluence/display/MRUNIT

Brock

On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com> wrote:
> Have you tried any of the other versions listed in the link below? I haven't
> had to pull it down in a while but the dependency block you pasted seems to
> match up with at least the latest version.
>
> http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
>
> --
> Matt
>
>
> On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
>>
>> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
>> correct pom?
>>
>>
>> <dependency>
>> <groupId>org.apache.mrunit</groupId>
>> <artifactId>mrunit</artifactId>
>> <version>0.9.0-incubating</version>
>> </dependency>
>>
>>
>>
>> --
>> Jay Vyas
>> http://jayunit100.blogspot.com
>
>



-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Re: mr unit pom file

Posted by Brock Noland <br...@cloudera.com>.
I think you missing the classifier:

http://cwiki.apache.org/confluence/display/MRUNIT

Brock

On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com> wrote:
> Have you tried any of the other versions listed in the link below? I haven't
> had to pull it down in a while but the dependency block you pasted seems to
> match up with at least the latest version.
>
> http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
>
> --
> Matt
>
>
> On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
>>
>> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
>> correct pom?
>>
>>
>> <dependency>
>> <groupId>org.apache.mrunit</groupId>
>> <artifactId>mrunit</artifactId>
>> <version>0.9.0-incubating</version>
>> </dependency>
>>
>>
>>
>> --
>> Jay Vyas
>> http://jayunit100.blogspot.com
>
>



-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Re: mr unit pom file

Posted by Brock Noland <br...@cloudera.com>.
I think you missing the classifier:

http://cwiki.apache.org/confluence/display/MRUNIT

Brock

On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com> wrote:
> Have you tried any of the other versions listed in the link below? I haven't
> had to pull it down in a while but the dependency block you pasted seems to
> match up with at least the latest version.
>
> http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
>
> --
> Matt
>
>
> On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
>>
>> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
>> correct pom?
>>
>>
>> <dependency>
>> <groupId>org.apache.mrunit</groupId>
>> <artifactId>mrunit</artifactId>
>> <version>0.9.0-incubating</version>
>> </dependency>
>>
>>
>>
>> --
>> Jay Vyas
>> http://jayunit100.blogspot.com
>
>



-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Re: mr unit pom file

Posted by Brock Noland <br...@cloudera.com>.
I think you missing the classifier:

http://cwiki.apache.org/confluence/display/MRUNIT

Brock

On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <go...@gmail.com> wrote:
> Have you tried any of the other versions listed in the link below? I haven't
> had to pull it down in a while but the dependency block you pasted seems to
> match up with at least the latest version.
>
> http://mvnrepository.com/artifact/org.apache.mrunit/mrunit
>
> --
> Matt
>
>
> On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:
>>
>> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
>> correct pom?
>>
>>
>> <dependency>
>> <groupId>org.apache.mrunit</groupId>
>> <artifactId>mrunit</artifactId>
>> <version>0.9.0-incubating</version>
>> </dependency>
>>
>>
>>
>> --
>> Jay Vyas
>> http://jayunit100.blogspot.com
>
>



-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Re: mr unit pom file

Posted by Matt Goeke <go...@gmail.com>.
Have you tried any of the other versions listed in the link below? I
haven't had to pull it down in a while but the dependency block you pasted
seems to match up with at least the latest version.

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit

--
Matt


On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:

> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> correct pom?
>
>
> <dependency>
> <groupId>org.apache.mrunit</groupId>
> <artifactId>mrunit</artifactId>
> <version>0.9.0-incubating</version>
> </dependency>
>
>
>
> --
> Jay Vyas
> http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Matt Goeke <go...@gmail.com>.
Have you tried any of the other versions listed in the link below? I
haven't had to pull it down in a while but the dependency block you pasted
seems to match up with at least the latest version.

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit

--
Matt


On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:

> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> correct pom?
>
>
> <dependency>
> <groupId>org.apache.mrunit</groupId>
> <artifactId>mrunit</artifactId>
> <version>0.9.0-incubating</version>
> </dependency>
>
>
>
> --
> Jay Vyas
> http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Matt Goeke <go...@gmail.com>.
Have you tried any of the other versions listed in the link below? I
haven't had to pull it down in a while but the dependency block you pasted
seems to match up with at least the latest version.

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit

--
Matt


On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:

> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> correct pom?
>
>
> <dependency>
> <groupId>org.apache.mrunit</groupId>
> <artifactId>mrunit</artifactId>
> <version>0.9.0-incubating</version>
> </dependency>
>
>
>
> --
> Jay Vyas
> http://jayunit100.blogspot.com

Re: mr unit pom file

Posted by Matt Goeke <go...@gmail.com>.
Have you tried any of the other versions listed in the link below? I
haven't had to pull it down in a while but the dependency block you pasted
seems to match up with at least the latest version.

http://mvnrepository.com/artifact/org.apache.mrunit/mrunit

--
Matt


On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <ja...@gmail.com> wrote:

> Hi guys:  Im having trouble getting MRUnit from maven.  Is this the
> correct pom?
>
>
> <dependency>
> <groupId>org.apache.mrunit</groupId>
> <artifactId>mrunit</artifactId>
> <version>0.9.0-incubating</version>
> </dependency>
>
>
>
> --
> Jay Vyas
> http://jayunit100.blogspot.com