You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Anthony Urso <an...@cs.ucla.edu> on 2010/03/30 04:12:15 UTC

Compiling 0.7.0 to run against Hadoop 0.19.x

Is compiling pig to run against Hadoop 0.19.x supported anymore?  If
so, how would one accomplish this?

Cheers,
Anthony

Re: Compiling 0.7.0 to run against Hadoop 0.19.x

Posted by Alan Gates <ga...@yahoo-inc.com>.
Since 0.5 Pig has run against Hadoop 0.20, and since 0.6 it has used  
the new Hadoop APIs (available only in 20+).  Reverting this would be  
very difficult.  There is a patch for Pig 0.4 that will make it run  
against Hadoop 19 (https://issues.apache.org/jira/browse/PIG-573).

Alan.

On Mar 29, 2010, at 7:12 PM, Anthony Urso wrote:

> Is compiling pig to run against Hadoop 0.19.x supported anymore?  If
> so, how would one accomplish this?
>
> Cheers,
> Anthony