[ 
https://issues.apache.org/jira/browse/PIG-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101675#comment-13101675
 ] 

Milind Bhandarkar commented on PIG-2277:
----------------------------------------

Joep, it might be easier to change bin/pig to use pig-withouthadoop.jar (the 
patch went in recently in pig trunk, and could be easily backported.) That way, 
pig does not bundle hadoop, and uses whatever version of hadoop it is using.

> Make Pig compile against Hadoop 0.22
> ------------------------------------
>
>                 Key: PIG-2277
>                 URL: https://issues.apache.org/jira/browse/PIG-2277
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.8.1
>            Reporter: Joep Rottinghuis
>
> Currently Pig depends on hadoop 0.20.
> While it is relatively easy to pass a property to the build (through -D or 
> through build.properties) to set hadoop-core.version to something else, the 
> problem is that since hadoop 0.22 the project has been split.
> No longer is there one single hadoop-core jar to build against.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to