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

Dmitriy V. Ryaboy commented on PIG-2347:
----------------------------------------

I see, thanks. 

This is a Hadoop 0.23 bug, not a Pig issue. Theoretically Hadoop should be 
listing commons-httpclient as a dependency in its pom, it should come in from 
ivy via transitive dependencies, and automatically get on the classpath.

In fact, that's happening: if I remove this dependency from 
ivy/libraries.properties, it still shows up in build/ivy/lib/Pig when I build 
for hadoop 20, but not if I build for hadoop 23.

Should be fixed upstream...

                
> Fix Pig Unit tests for hadoop 23
> --------------------------------
>
>                 Key: PIG-2347
>                 URL: https://issues.apache.org/jira/browse/PIG-2347
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.1, 0.10, 0.11
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2347-1.patch, PIG-2347-2.patch, PIG-2347-3.patch, 
> PIG-2347-3_0.9.patch, PIG-2347-4.patch, PIG-2347-AvroDatumWriter.java, 
> PIG-2347.patch, PIG-2347.patch, PIG-2347.patch, syslog
>
>
> This is the continuation work for PIG-2125. There are still 20+ unit test 
> suit for hadoop 23. We need to fix them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to