You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2014/05/10 23:56:55 UTC

[jira] [Updated] (CASSANDRA-6877) pig tests broken on 2.1/trunk

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

Brandon Williams updated CASSANDRA-6877:
----------------------------------------

    Since Version: 2.0.7
    Fix Version/s: 2.0.9
         Assignee: Brandon Williams  (was: Alex Liu)

Well, the problem runs deeper than this.  In some mystery of dependency chains, CASSANDRA-6800 actually broke pig with the following:

{noformat}
    [junit] ERROR 17:17:02,030 Failed to set setXIncludeAware(true) for parser org.apache.xerces.jaxp.DocumentBuilderFactoryImpl@5a2a5ea3:java.lang.UnsupportedOperationException:  setXIncludeAware is not supported on this JAXP implementation or earlier: class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    [junit] java.lang.UnsupportedOperationException:  setXIncludeAware is not supported on this JAXP implementation or earlier: class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    [junit]     at javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(DocumentBuilderFactory.java:614)
    [junit]     at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:1143)
{noformat}

> pig tests broken on 2.1/trunk
> -----------------------------
>
>                 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
>
>
> 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)