[ 
https://issues.apache.org/jira/browse/CASSANDRA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-6877:
---------------------------------------

    Attachment: 0001-Exclude-cobertura-xerces-dependency.patch

This is caused by cobertura 2.0.x pulling in xerces:xercesImpl 2.6.2 which it 
appears is not compatible with Hadoop. With the older version of cobertura, 
which did not have this dependency, the JAXP impl would fall back to the 
com.sun.org.apache.xerces.internal one from the JDK. 

Patch attached to exclude the transitive dependency from cobertura. I've tested 
that this fixes the pig tests (I now see the 1 failure like 
[~brandon.williams]) and that the cobertura report is still generated correctly.


> pig tests broken
> ----------------
>
>                 Key: CASSANDRA-6877
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6877
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 2.0.9, 2.1 rc1
>
>         Attachments: 0001-Exclude-cobertura-xerces-dependency.patch
>
>
> Not sure what happened here, but I get a smorgasbord of errors running the 
> pig tests now, from xml errors in xerces to NotFoundExceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to