You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "shijuwei@gmail.com" <sh...@gmail.com> on 2011/08/22 13:54:58 UTC

回复: Can pig-0.8.1 can work with junit 4.3.1 or 4.8.1 or 4.8.2?


发送自 HTC

----- Reply message -----
发件人: "lulynn_2008" <lu...@163.com>
收件人: "user@pig.apache.org" <us...@pig.apache.org>, "common-user@hadoop.apache.org" <co...@hadoop.apache.org>
主题: Can pig-0.8.1 can work with junit 4.3.1 or 4.8.1 or 4.8.2?
日期: 周日, 8 月 7 日, 2011 年 23:52


Hello,
I found pig-0.8.1 included junit-4.5 class files.
Could you please give me some suggestion my questions :
Can pig-0.8.1 can work with junit 4.3.1 or 4.8.1 or 4.8.2?
why included classes in Junit-4.5?
Thank you.

Re: 回复: Can pig-0.8.1 can work with junit 4.3.1 or 4.8.1 or 4.8.2?

Posted by Alan Gates <ga...@hortonworks.com>.
When I download the Pig 0.8.1 tarball I don't find any junit class files, just a license file (which probably doesn't need to be there).  If you build it it will pull those via Ivy, but I they are not in the tarball.

AFAIK it will work with any Junit 4.x, but 4.5 is what we use in our testing.  In any case Junit is only used in testing, so if you are just using Pig this doesn't matter at all.

Also, questions like this are better asked on user@pig.apache.org.

Alan.

On Aug 22, 2011, at 4:54 AM, shijuwei@gmail.com wrote:

> 
> 
> 发送自 HTC
> 
> ----- Reply message -----
> 发件人: "lulynn_2008" <lu...@163.com>
> 收件人: "user@pig.apache.org" <us...@pig.apache.org>, "common-user@hadoop.apache.org" <co...@hadoop.apache.org>
> 主题: Can pig-0.8.1 can work with junit 4.3.1 or 4.8.1 or 4.8.2?
> 日期: 周日, 8 月 7 日, 2011 年 23:52
> 
> 
> Hello,
> I found pig-0.8.1 included junit-4.5 class files.
> Could you please give me some suggestion my questions :
> Can pig-0.8.1 can work with junit 4.3.1 or 4.8.1 or 4.8.2?
> why included classes in Junit-4.5?
> Thank you.