You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by "Botelho, Andrew" <An...@emc.com> on 2014/05/30 18:19:15 UTC

Issue when building Pig

Hi all,

I am trying to build and install Pig 0.12.1.  I downloaded the tar file and unpackaged it.  Now I am trying to build Pig so that it can work with the version of Hadoop that I am using - version 2.4.0.  In order to do this, I enter the command:

ant clean jar-all -Dhadoopversion=23

However, during the build I get an error saying that it can't find the file jetty-6.1.26.zip.
Here is some of the stack trace:

[cid:image001.png@01CF7C01.5F877C80]

It seems like it is trying to download the file from a few sites, but the file can't be found at any of them.
Any suggestions or advice would be much appreciated.

Thanks,

Andrew Botelho
Intern
EMC Corporation
Education Services
Email: andrew.botelho@emc.com<ma...@emc.com>

Re: Issue when building Pig

Posted by Cheolsoo Park <pi...@gmail.com>.
I've seen this before, and I believe it's some env issue because I can't
reproduce it on my laptop while my colleague can on his laptop.

If you look at ivy.xml, ivy shouldn't download  jetty-6.1.26.zip at all. I
couldn't figure out why this happens in certain environments.


On Fri, May 30, 2014 at 9:19 AM, Botelho, Andrew <An...@emc.com>
wrote:

>  Hi all,
>
>
>
> I am trying to build and install Pig 0.12.1.  I downloaded the tar file
> and unpackaged it.  Now I am trying to build Pig so that it can work with
> the version of Hadoop that I am using – version 2.4.0.  In order to do
> this, I enter the command:
>
>
>
> ant clean jar-all –Dhadoopversion=23
>
>
>
> However, during the build I get an error saying that it can’t find the
> file *jetty-6.1.26.zip*.
>
> Here is some of the stack trace:
>
>
>
>
>
> It seems like it is trying to download the file from a few sites, but the
> file can’t be found at any of them.
>
> Any suggestions or advice would be much appreciated.
>
>
>
> Thanks,
>
>
>
> Andrew Botelho
>
> Intern
>
> EMC Corporation
>
> Education Services
>
> Email: andrew.botelho@emc.com
>