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

Thomas Weise commented on PIG-2347:
-----------------------------------

@Dmitriy: 0.20 is referenced through its default configuration (which will 
allow for the dependencies to be pulled), while 0.23 uses master, which will 
only pull the artifact. We should really try to improve this to let ivy/maven 
do the work for 0.23, the current setup is quite fragile and verbose.

 conf="hadoop20->default"/>

vs.

 conf="hadoop23->master"/>
                
> 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