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

Joep Rottinghuis commented on PIG-2277:
---------------------------------------


Another interesting challenge will be that Pig appears to depend on HBase, 
which in turn depends on Hadoop.
While the hadoop-core module is excluded (which should remain like that until 
HBase is built against 0.22, in which case the exclusion needs to be switched 
to the post-split format of hadoop-common, hadoop-hdfs, and hadoop-mapred.

> 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