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

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

For 0.9, had to make a small change to the ivy.xml to get past CNF exception 
(missing slf4j-api dependency):


     <dependency org="org.slf4j" name="slf4j-log4j12" 
rev="${slf4j-log4j12.version}"
      conf="compile->master;test->default"/>

In general it looks like we could rely more on the maven dependencies (refer to 
default configuration rather than master and if necessary blacklist problematic 
dependencies).

                
> 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.10, 0.9.2, 0.11
>
>         Attachments: PIG-2347-1.patch, PIG-2347-2.patch, PIG-2347-3.patch, 
> PIG-2347-3_0.9.patch, 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